Skip to content

Releases: IOMechs/angular-year-calendar

v1.0.3

09 Apr 07:43
Compare
Choose a tag to compare

What's Changed

  • fix(period-week-number): calculation error for period week number by @tahamohsini in #54

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Mar 02:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Mar 10:22
Compare
Choose a tag to compare

What's Changed

  • Week number calculation bug by @mtahamohsini in #52

New Contributors

  • @mtahamohsini made their first contribution in #52

Full Changelog: v1.0.0...v1.0.1

0.1.7

13 Jan 21:47
Compare
Choose a tag to compare

Fix the library overriding ycConfig.maxValue

0.1.6

08 Jan 16:18
Compare
Choose a tag to compare

Fixed an issue with the heatmapColor interface being required, introduced in 0.1.5.
#4
Thanks to Mohsin Ayaz

0.1.5

04 Jan 22:52
b743846
Compare
Choose a tag to compare

Fixed #2. Added date-fns and @angular/CDK to peer dependencies and updated the README.