All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.3 (2024-02-29)
- amazigh calendar and tests are stable now. (34b4e5e)
1.11.2 (2024-02-28)
- publishing errors (6b481b7)
1.11.1 (2024-02-28)
1.11.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
- buildtime issues, add eslintrc (13b5594)
- eslint errors (b03995d)
- typo in function brackets (595d119)
- update babel build config (7d448cb)
1.10.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
- buildtime issues, add eslintrc (13b5594)
- typo in function brackets (595d119)
- update babel build config (7d448cb)
1.9.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
- buildtime issues, add eslintrc (13b5594)
- typo in function brackets (595d119)
- update babel build config (7d448cb)
1.8.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
- buildtime issues, add eslintrc (13b5594)
- typo in function brackets (595d119)
- update babel build config (7d448cb)
1.7.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
1.6.0 (2024-02-28)
- add Amazigh calendar system (2d9a8e9)
- typo in function brackets (595d119)
1.4.0 (2023-06-21)
- code optimization, cleanup and more functions. Added a WIP for Ethiopian calendar, still not stable. Fixed timezone and utc calculations (731d5c5)
1.3.0 (2023-06-02)
- Added Hebrew Calendar System, hebrew tests, fix typescript issues, code cleanup, introduced new isLeapYear function (rewrites dayjs plugin to work on all calendar systems) (fd550e1)
1.2.0 (2023-05-31)
- Huge perf improvement by caching Intl Api formatters (7f19395)
1.1.3 (2023-05-23)
- complexe calendar system conversions are now working, example: persian to islamic to gregory to persian.... (3f5c633)
1.1.2 (2023-05-23)
- update method to accepts all units (c23b049)
1.1.1 (2023-05-23)
- add hijri (islamic) to CalendarSystem type export (605dbe0)
1.1.0 (2023-05-23)
- new hijri/islamic calendar system available. (5a14c21)
1.0.19 (2023-05-22)
- persian calendar converter is now using astronomical calculations and fixes leap year calculations. added more tests and cleaned the underlayer converter library. (c0ea087)
1.0.18 (2023-05-22)
- more typescript cleaning and fixing, add more docs (4b42986)
1.0.17 (2023-05-22)
- typescript export calendar types as CalendarSystem type (b81c93a)
1.0.16 (2023-05-22)
- more typescript cleaning and fixing (949eb8d)
1.0.15 (2023-05-22)
- typescript cleaning and fixing (4b6c6f0)
1.0.14 (2023-05-21)
- utc and timezone plugins are now compatible with our plugin. more tests are welcome (c6f5c3b)
1.0.13 (2023-05-21)
- timezone plugin compatibility. Note: when extending dayjs with plugins, make sure to have utc and timeZone plugins AFTER our calendarSystems plugin (470b66c)
1.0.12 (2023-05-20)
- workaround for minification and classnames check (3ec030f)
1.0.11 (2023-05-20)
- file names in exported dist plugins (2228de8)
1.0.10 (2023-05-20)
1.0.9 (2023-05-20)
- path type in builder (3168149)
1.0.8 (2023-05-20)
- fixing file structure and names and example (35d2ecb)
1.0.7 (2023-05-20)
- fixing npm publish scripts (3f48f12)
1.0.6 (2023-05-20)
- add .yarnrc to help yarn pick the .npmrc file for auth (9f2fdc6)
1.0.5 (2023-05-20)
1.0.4 (2023-05-20)
- remove useless schema (386c9af)
1.0.3 (2023-05-20)
- prepare for npm publishing (c9ca47b)
1.0.2 (2023-05-20)
1.0.1 (2023-05-20)
- Stable Release v1 (df736a3)