Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.2] - unreleased

[0.2.1] - 2024-07-07

  • #30 Updated and enhanced README.md.
  • #53 Upgrade dependencies.
  • #63 Upgrade dependencies and automate release process.
  • #62 Fixed parsing either statement from configuration file

[0.2.0] - 2021-06-19

  • #5 Support month names.
  • #7 Added documentation for API users.
  • #21 Use java.time.MonthDay instead of integers.
  • #10 Support holidays with conditions and alternative dates.
  • #23 Support negated list of days of week for holidays with alternative dates.
  • #9 Support floating holidays with additional offset in days.
  • #6 Added holiday-definition files for various countries.

[0.1.0] - 2021-06-05

  • #11 Support EOL comments in configuration file.
  • #8 Support Orthodox Eastern-based holidays.

[0.0.1] - 2021-05-30

  • Initial release