Skip to content

Releases: Roo7K1d/wow-calendar.js

Version v2.4.3

25 May 11:30
Compare
Choose a tag to compare

What's Changed

  • Fixed getEventData.js

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!

Version v2.4.2

25 May 11:20
Compare
Choose a tag to compare

What's Changed

  • Fixed Issue when event doesn't have an icon

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!

Version v2.4.1

07 Mar 15:12
Compare
Choose a tag to compare

What's Changed

  • Fixed Event Description Regex
  • Fixed Event Icon Regex
  • Updated README
  • Improved JSDoc

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!

Version v2.4.0

27 Feb 09:23
d8c537b
Compare
Choose a tag to compare

What's Changed

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!

Version v2.3.0

25 Feb 12:03
Compare
Choose a tag to compare

What's Changed

  • Refactoring
  • Added getEvent function to only get data of a specific event by id.
  • Updated README

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!

v2.2.2

23 Feb 15:57
400a993
Compare
Choose a tag to compare

What's Changed

  • Switched from Puppeteer to Axios for improved Linux compatibility
  • Started using JSDoc for better in-code documentation
  • Added ability to choose results locale
  • Fixed some bugs
  • See #2 if you experience the error "Too Many Requests" (If you don't wand to update Node.js I have implemented a workaround that will fallback to english locale. If you need your specific locale, you will have to update Node.js)

Help Wanted

Feel free to open a PR with some new features, refactors or documentation improvements!