Skip to content

Releases: luciolucio/holi

1.1.0

05 Dec 00:49
Compare
Choose a tag to compare

What's Changed

  • Fixed a problem that prevented uberjarring of this lib

Full Changelog: 1.0.1...1.1.0

1.0.1

04 Dec 01:04
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies and release a new version

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Mar 18:19
Compare
Choose a tag to compare

What's Changed

  • First major release!
  • Now supports friday/saturday weekends for weekend?, add, non-business-day? and business-day?
  • Removed "carnival monday" from the BR calendar since it's not an official holiday

Full Changelog: 0.17.0...1.0.0

0.17.0

03 Mar 22:06
Compare
Choose a tag to compare

What's Changed

  • API now throws if holi does not recognize a calendar name
  • Fixed a bug in the calendar showcase
  • Added the holidays-in-date API fn to list the names of holidays in a particular date
  • The list-holidays API fn is now called holidays-in-year

Full Changelog: 0.16.0...0.17.0

0.16.0

03 Mar 16:58
Compare
Choose a tag to compare

What's Changed

  • API now throws when holi has no record of holidays for given year
  • Improved performance of API fns even more, up to 100x faster!

Full Changelog: 0.15.0...0.16.0

0.15.0

02 Mar 14:44
Compare
Choose a tag to compare

What's Changed

  • Improved performance of main api functions to be 5 to 10 times faster

Full Changelog: 0.14.0...0.15.0

0.14.0

06 Feb 18:29
Compare
Choose a tag to compare
  • Date lists are now about 55% smaller - great for js bundles. They also link dates and holiday names now
  • Added a new API function to list holidays

Full Changelog: 0.13.3...0.14.0

0.13.3

06 Feb 18:28
Compare
Choose a tag to compare

What's Changed

  • No functionality change again, more documentation improvements

Full Changelog: 0.13.2...0.13.3

0.13.2

12 Jan 22:33
Compare
Choose a tag to compare

What's Changed

  • No functionality change, but major documentation improvements
    • Must release a minor version since namespace metadata for cljdoc is changing.

Full Changelog: 0.13.1...0.13.2

0.13.1

11 Jan 00:08
Compare
Choose a tag to compare

What's Changed

  • Set things up so that cljdoc can reach the source

Full Changelog: 0.13.0...0.13.1