Skip to content

Releases: MarketingPipeline/OnThisDay.js

2.0.0 (July, 30, 2024)

30 Jul 06:39
Compare
Choose a tag to compare

Version 2.0.0 (July, 30, 2024)

Release of version 2.0.0 of OnThisDay.js - A JavaScript library allows you to fetch historical events, births, and deaths that occurred on a specific or current date from Wikipedia. With this library, you can easily access significant events from the past and enrich your applications with valuable historical information.

Changes made

  • Remove usage of import via CDN.
  • Webpack config build applied.

More info about this library can be found here

1.0.1 (July, 24, 2023)

24 Jul 06:25
72c880e
Compare
Choose a tag to compare

Version 1.0.1 (July, 24, 2023)

Release of Version 1.01 of OnThisDay.js - A JavaScript library allows you to fetch historical events, births, and deaths that occurred on a specific or current date from Wikipedia. With this library, you can easily access significant events from the past and enrich your applications with valuable historical information.

Features

  • Fetch events, births, and deaths for a specific or the current date from Wikipedia.
  • Retrieve data for any date using a simple and intuitive API.

More info about this library can be found here

1.0.0 (July, 24, 2023)

24 Jul 06:15
929000d
Compare
Choose a tag to compare

Version 1.0.0 (July, 24, 2023)

Initial release of OnThisDay.js - A JavaScript library allows you to fetch historical events, births, and deaths that occurred on a specific or current date from Wikipedia. With this library, you can easily access significant events from the past and enrich your applications with valuable historical information.

Features

  • Fetch events, births, and deaths for a specific or the current date from Wikipedia.
  • Retrieve data for any date using a simple and intuitive API.

More info about this library can be found here