Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

63 lines (34 loc) · 3.47 KB

4.4.3 (2022-05-14)

Bug Fixes

  • types: fix incorrect types generation (f5613da), closes #113

4.4.2 (2022-05-11)

Bug Fixes

  • fixed backwards compatibility with commonjs (8b4da1b)

4.4.1 (2022-05-11)

Bug Fixes

  • ci: fix for release ci action (7b18595)
  • ci: fix incorrect setting for actions/checkout (a9620ff)

4.4.0 (2022-05-11)

Features

  • prayertimes: expose sunset time (05a0c34), closes #105

4.3.2 (2022-03-14)

Bug Fixes

  • prayer times: fix polar circle prayer times (0041629)

4.3.1 (2021-12-25)

Bug Fixes

  • exports: add shafaq to main export (22aedeb)

4.3.0 (2021-12-24)

Features

  • calculation params: adds shafaq parameter (4c62bdf), closes #78

4.2.1 (2021-06-18)

Bug Fixes

  • rounding: add rounding to top level export to make it available (1663b47), closes #68
  • typescript: fix typescript definitions for CalculationParameters (65a6568)

4.2.0 (2021-06-17)

Features

  • calculation-parameters: adding rounding option parameter (7cf40d4), closes #43
  • date-utils: default rounding logic to nearest (87f2b99)
  • date-utils: include rounding changes in webpacked artifact (fa8a13e)

4.1.0 (2021-03-19)

Features

  • add recommended function to HighLatitudeRule (1f7aa55), closes #42