Skip to content

Latest commit

 

History

History
48 lines (20 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

48 lines (20 loc) · 2.23 KB

1.0.3 (2024-04-09)

Bug Fixes

  • period-week-number: added testcase for the period week number calculations (5daae5d)
  • period-week-number: not using the current week startdate when force week set to true (63161ee)

1.0.2 (2024-03-26)

Bug Fixes

  • comments: added comments against most of the operatiosn (40d5e30)
  • comments: updated var name (262d85f)
  • comments: using pakage instead of api path (143b685)

Features

  • 13-month-calendar: calculating period and week number over year week number if set true from configuration (2c11fd9)
  • 13-month-calendar: pr fixes (c0edf96)

1.0.1 (2024-03-18)

Bug Fixes

  • ci: use NodeJS v16.13 (e8e326a)
  • week-number-calculation: if year start day same as selected start day (8e0ca5c)

1.0.0 (2022-12-07)

Bug Fixes

  • v15: fix v15 migration issues (aef5bdd)

0.1.8 (2020-04-24)