Skip to content

Latest commit

 

History

History
288 lines (131 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

288 lines (131 loc) · 12.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.3 (2024-02-29)

Bug Fixes

  • amazigh calendar and tests are stable now. (34b4e5e)

1.11.2 (2024-02-28)

Bug Fixes

1.11.1 (2024-02-28)

1.11.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

1.10.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

  • buildtime issues, add eslintrc (13b5594)
  • typo in function brackets (595d119)
  • update babel build config (7d448cb)

1.9.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

  • buildtime issues, add eslintrc (13b5594)
  • typo in function brackets (595d119)
  • update babel build config (7d448cb)

1.8.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

  • buildtime issues, add eslintrc (13b5594)
  • typo in function brackets (595d119)
  • update babel build config (7d448cb)

1.7.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

  • buildtime issues, add eslintrc (13b5594)
  • typo in function brackets (595d119)

1.6.0 (2024-02-28)

Features

  • add Amazigh calendar system (2d9a8e9)

Bug Fixes

  • typo in function brackets (595d119)

1.4.0 (2023-06-21)

Features

  • 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)

Features

  • 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)

Features

  • Huge perf improvement by caching Intl Api formatters (7f19395)

1.1.3 (2023-05-23)

Bug Fixes

  • complexe calendar system conversions are now working, example: persian to islamic to gregory to persian.... (3f5c633)

1.1.2 (2023-05-23)

Bug Fixes

  • update method to accepts all units (c23b049)

1.1.1 (2023-05-23)

Bug Fixes

  • add hijri (islamic) to CalendarSystem type export (605dbe0)

1.1.0 (2023-05-23)

Features

  • new hijri/islamic calendar system available. (5a14c21)

1.0.19 (2023-05-22)

Bug Fixes

  • 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)

Bug Fixes

  • more typescript cleaning and fixing, add more docs (4b42986)

1.0.17 (2023-05-22)

Bug Fixes

  • typescript export calendar types as CalendarSystem type (b81c93a)

1.0.16 (2023-05-22)

Bug Fixes

  • more typescript cleaning and fixing (949eb8d)

1.0.15 (2023-05-22)

Bug Fixes

  • typescript cleaning and fixing (4b6c6f0)

1.0.14 (2023-05-21)

Bug Fixes

  • utc and timezone plugins are now compatible with our plugin. more tests are welcome (c6f5c3b)

1.0.13 (2023-05-21)

Bug Fixes

  • 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)

Bug Fixes

  • workaround for minification and classnames check (3ec030f)

1.0.11 (2023-05-20)

Bug Fixes

  • file names in exported dist plugins (2228de8)

1.0.10 (2023-05-20)

Bug Fixes

  • folder names and paths typo in builder (b080591)
  • package.json syntax (8abd5cb)

1.0.9 (2023-05-20)

Bug Fixes

1.0.8 (2023-05-20)

Bug Fixes

  • fixing file structure and names and example (35d2ecb)

1.0.7 (2023-05-20)

Bug Fixes

  • fixing npm publish scripts (3f48f12)

1.0.6 (2023-05-20)

Bug Fixes

  • add .yarnrc to help yarn pick the .npmrc file for auth (9f2fdc6)

1.0.5 (2023-05-20)

1.0.4 (2023-05-20)

Bug Fixes

1.0.3 (2023-05-20)

Bug Fixes

  • prepare for npm publishing (c9ca47b)

1.0.2 (2023-05-20)

1.0.1 (2023-05-20)

Bug Fixes

  • prepare for npm publishing (23056f8)
  • prepare for npm publishing (2b76d88)

1.0.0 (2023-05-20)

Features

Bug Fixes

  • Licensing update, fix author and contributors fields and info (060e607)
  • Licensing update, fix author and contributors fields and info (9adc7b9)