Skip to content

Latest commit

 

History

History
103 lines (56 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

103 lines (56 loc) · 1.73 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.

v0.3.8 - 2023-09-25

Changed

  • Added Bulgaria, Georgia and Kazakhstan holidays

v0.3.7 - 2023-05-05

Changed

  • Add Cyprus holidays

v0.3.6 - 2023-04-24

Changed

  • Add UK bank holiday

Changed

v0.3.5 - 2022-12-07

Changed

  • Locales: Lithuania

v0.3.4 - 2022-02-25

Changed

  • Fix issue BE-122 : Update croatian holidays
  • Implement BE-133 : Generate uid for each Holiday

v0.3.3 - 2021-12-08

Changed

  • Fix issue #27 : Incorrect observed date if Christmas falls on saturday

v0.3.2 - 2021-04-06

Added

  • Locales: Colombia

Changed

  • Bumped versions. Refactor to make yaml_elixir > 2 work.

v0.3.1 - 2018-05-02

Added

  • Locales: Belgium, Mexico and New Zealand

v0.3.0 - 2018-02-28

Added

  • Support for multiple regions on the same locale

v0.2.1 - 2018-02-23

Added

  • Now Holidefs functions accepts string locale codes too

v0.2.0 - 2018-02-23

Changed

v0.1.2 - 2018-02-13

Fixed

  • Fixed runtime holidays definitions path

v0.1.1 - 2018-02-13

Added

  • Dialyzer and better specs

v0.1.0 - 2018-02-08

Added