Releases: hebcal/hebcal-es6
Releases · hebcal/hebcal-es6
5.3.12
fix: redefine holidayDesc
export as a const object containing string properties instead of a const enum
(#441)
5.3.11
- Fix export of holidayDesc type (#440)
- Refactor
holidays.js
for readability, courtesy @YizYah
- Document more clearly which Zmanim functions use elevation
- Fix unit tests for Asia/Jerusalem by avoiding Date.toISOString()
5.3.10
Add Hebrew translation of Pirkei Avot
5.3.9
- Add new
holidayDesc
export for transliterated names of holidays
- Better Omer support for locale
he-x-NoNikud
5.3.8
Add Zmanim.setUseElevation()
and getUseElevation()
5.3.7
Zmanim bug fixes and improvements
- Correct
sofZmanShma
to respect the useElevation
parameter (#419)
- Add new function
sofZmanShmaMGA19Point8
to enable better consistency with Itim Levina
5.3.6
Fix nekudot for 11 and 12 in Omer count
5.3.5
Update packaging, fixing update for Omer nikud and dagesh
5.3.4
Update Omer nikud and dagesh
5.3.3
GeoLocation provided by @hebcal/noaa
now more compatible with older JavaScript (ES2020 instead of ES2022)