|
1 |
| -## [4.3.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14) |
| 1 | +# [4.4.0](https://github.com/batoulapps/adhan-js/compare/v4.3.2...v4.4.0) (2022-05-11) |
| 2 | + |
| 3 | +### Features |
2 | 4 |
|
| 5 | +- **prayertimes:** expose sunset time ([05a0c34](https://github.com/batoulapps/adhan-js/commit/05a0c34b579cec9e09376c12fd253b2109e292b5)), closes [#105](https://github.com/batoulapps/adhan-js/issues/105) |
| 6 | + |
| 7 | +## [4.3.2](https://github.com/batoulapps/adhan-js/compare/v4.3.1...v4.3.2) (2022-03-14) |
3 | 8 |
|
4 | 9 | ### Bug Fixes
|
5 | 10 |
|
6 |
| -* **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3)) |
| 11 | +- **prayer times:** fix polar circle prayer times ([0041629](https://github.com/batoulapps/adhan-js/commit/0041629e7ecad5b999a3b382f79314d5d8a0e4b3)) |
7 | 12 |
|
8 | 13 | ## [4.3.1](https://github.com/batoulapps/adhan-js/compare/v4.3.0...v4.3.1) (2021-12-25)
|
9 | 14 |
|
10 |
| - |
11 | 15 | ### Bug Fixes
|
12 | 16 |
|
13 |
| -* **exports:** add shafaq to main export ([22aedeb](https://github.com/batoulapps/adhan-js/commit/22aedeb59c032dd5a2d3f831d7ece520465713d0)) |
| 17 | +- **exports:** add shafaq to main export ([22aedeb](https://github.com/batoulapps/adhan-js/commit/22aedeb59c032dd5a2d3f831d7ece520465713d0)) |
14 | 18 |
|
15 | 19 | # [4.3.0](https://github.com/batoulapps/adhan-js/compare/v4.2.1...v4.3.0) (2021-12-24)
|
16 | 20 |
|
17 |
| - |
18 | 21 | ### Features
|
19 | 22 |
|
20 |
| -* **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78) |
| 23 | +- **calculation params:** adds shafaq parameter ([4c62bdf](https://github.com/batoulapps/adhan-js/commit/4c62bdf8094cd4df5d459884eccd83258d4f06d8)), closes [#78](https://github.com/batoulapps/adhan-js/issues/78) |
21 | 24 |
|
22 | 25 | ## [4.2.1](https://github.com/batoulapps/adhan-js/compare/v4.2.0...v4.2.1) (2021-06-18)
|
23 | 26 |
|
24 |
| - |
25 | 27 | ### Bug Fixes
|
26 | 28 |
|
27 |
| -* **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) |
28 |
| -* **typescript:** fix typescript definitions for CalculationParameters ([65a6568](https://github.com/batoulapps/adhan-js/commit/65a65687164135ba8e9b2ee1fe1eaa2e5a8298c7)) |
| 29 | +- **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) |
| 30 | +- **typescript:** fix typescript definitions for CalculationParameters ([65a6568](https://github.com/batoulapps/adhan-js/commit/65a65687164135ba8e9b2ee1fe1eaa2e5a8298c7)) |
29 | 31 |
|
30 | 32 | # [4.2.0](https://github.com/batoulapps/adhan-js/compare/v4.1.0...v4.2.0) (2021-06-17)
|
31 | 33 |
|
32 |
| - |
33 | 34 | ### Features
|
34 | 35 |
|
35 |
| -* **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) |
36 |
| -* **date-utils:** default rounding logic to nearest ([87f2b99](https://github.com/batoulapps/adhan-js/commit/87f2b99db42eef29fd6511816403688ffcd6002b)) |
37 |
| -* **date-utils:** include rounding changes in webpacked artifact ([fa8a13e](https://github.com/batoulapps/adhan-js/commit/fa8a13e4902fc7bbe2fbaafe78ad541a905fbd8e)) |
| 36 | +- **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) |
| 37 | +- **date-utils:** default rounding logic to nearest ([87f2b99](https://github.com/batoulapps/adhan-js/commit/87f2b99db42eef29fd6511816403688ffcd6002b)) |
| 38 | +- **date-utils:** include rounding changes in webpacked artifact ([fa8a13e](https://github.com/batoulapps/adhan-js/commit/fa8a13e4902fc7bbe2fbaafe78ad541a905fbd8e)) |
38 | 39 |
|
39 | 40 | # [4.1.0](https://github.com/batoulapps/adhan-js/compare/v4.0.3...v4.1.0) (2021-03-19)
|
40 | 41 |
|
41 |
| - |
42 | 42 | ### Features
|
43 | 43 |
|
44 |
| -* add recommended function to HighLatitudeRule ([1f7aa55](https://github.com/batoulapps/adhan-js/commit/1f7aa555b275eb2e07503c41c69092b7808c442c)), closes [#42](https://github.com/batoulapps/adhan-js/issues/42) |
| 44 | +- add recommended function to HighLatitudeRule ([1f7aa55](https://github.com/batoulapps/adhan-js/commit/1f7aa555b275eb2e07503c41c69092b7808c442c)), closes [#42](https://github.com/batoulapps/adhan-js/issues/42) |
0 commit comments