UNPKG

adhan-extended

Version:

High precision Islamic prayer time library (extended)

64 lines (34 loc) 3.55 kB
## [4.4.3](https://github.com/batoulapps/adhan-js/compare/v4.4.2...v4.4.3) (2022-05-14) ### Bug Fixes - **types:** fix incorrect types generation ([f5613da](https://github.com/batoulapps/adhan-js/commit/f5613da9ea6608c2b0d0cae1432d62d4d90add01)), closes [#113](https://github.com/batoulapps/adhan-js/issues/113) ## [4.4.2](https://github.com/batoulapps/adhan-js/compare/v4.4.1...v4.4.2) (2022-05-11) ### Bug Fixes - fixed backwards compatibility with commonjs ([8b4da1b](https://github.com/batoulapps/adhan-js/commit/8b4da1bfba0bcd447d0f4e21d7fba5cf6852156b)) ## [4.4.1](https://github.com/batoulapps/adhan-js/compare/v4.4.0...v4.4.1) (2022-05-11) ### Bug Fixes - **ci:** fix for release ci action ([7b18595](https://github.com/batoulapps/adhan-js/commit/7b18595a8e0bc89892bc54d25fec6de7d96fef82)) - **ci:** fix incorrect setting for actions/checkout ([a9620ff](https://github.com/batoulapps/adhan-js/commit/a9620ff129cf9fb11185e6a277c04ca75cd41fe1)) # [4.4.0](https://github.com/batoulapps/adhan-js/compare/v4.3.2...v4.4.0) (2022-05-11) ### Features - **prayertimes:** expose sunset time ([05a0c34](https://github.com/batoulapps/adhan-js/commit/05a0c34b579cec9e09376c12fd253b2109e292b5)), closes [#105](https://github.com/batoulapps/adhan-js/issues/105) ## [4.3.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14) ### Bug Fixes - **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3)) ## [4.3.1](https://github.com/batoulapps/adhan-js/compare/v4.3.0...v4.3.1) (2021-12-25) ### Bug Fixes - **exports:** add shafaq to main export ([22aedeb](https://github.com/batoulapps/adhan-js/commit/22aedeb59c032dd5a2d3f831d7ece520465713d0)) # [4.3.0](https://github.com/batoulapps/adhan-js/compare/v4.2.1...v4.3.0) (2021-12-24) ### Features - **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78) ## [4.2.1](https://github.com/batoulapps/adhan-js/compare/v4.2.0...v4.2.1) (2021-06-18) ### Bug Fixes - **rounding:** add rounding to top level export to make it available ([1663b47](https://github.com/batoulapps/adhan-js/commit/1663b47ec0ea59023ea0d33c42cf2a9ce9c04940)), closes [#68](https://github.com/batoulapps/adhan-js/issues/68) - **typescript:** fix typescript definitions for CalculationParameters ([65a6568](https://github.com/batoulapps/adhan-js/commit/65a65687164135ba8e9b2ee1fe1eaa2e5a8298c7)) # [4.2.0](https://github.com/batoulapps/adhan-js/compare/v4.1.0...v4.2.0) (2021-06-17) ### Features - **calculation-parameters:** adding rounding option parameter ([7cf40d4](https://github.com/batoulapps/adhan-js/commit/7cf40d413bbb8ca554397143fde441046d570876)), closes [#43](https://github.com/batoulapps/adhan-js/issues/43) - **date-utils:** default rounding logic to nearest ([87f2b99](https://github.com/batoulapps/adhan-js/commit/87f2b99db42eef29fd6511816403688ffcd6002b)) - **date-utils:** include rounding changes in webpacked artifact ([fa8a13e](https://github.com/batoulapps/adhan-js/commit/fa8a13e4902fc7bbe2fbaafe78ad541a905fbd8e)) # [4.1.0](https://github.com/batoulapps/adhan-js/compare/v4.0.3...v4.1.0) (2021-03-19) ### Features - add recommended function to HighLatitudeRule ([1f7aa55](https://github.com/batoulapps/adhan-js/commit/1f7aa555b275eb2e07503c41c69092b7808c442c)), closes [#42](https://github.com/batoulapps/adhan-js/issues/42)