Releases: hebcal/hebcal-es6
Releases · hebcal/hebcal-es6
5.3.2
Fix Adar I/II error in HDate.fromGematriyaString #430
5.3.1
Fix typescript defs: seaLevelSunrise() and seaLevelSunset() were missing from Zmanim (#417)
- Thanks to @YizYah for reporting this bug!
5.3.0
Add modern Israeli holiday Hebrew Language Day on 21 Tevet
5.2.2
Update temporal-polyfill dependency
5.2.1
Add flags.DAILY_LEARNING
for catch-all for new learning calendars
5.2.0
Chanukah candle-lighting is at Bein HaShmashos (13.5 minutes before the sun is 7.083° below the horizon in the evening)
5.1.1
Fix HDate constructor rollover into Nisan #390
5.1.0
- Fix rendering of Shabbat Mevarchim memo to respect hour12 and locale #378
- Sedra.getString behaves more like ParshaEvent.render
- Handle smart-apostrophe in Parsha event rendering
5.0.8
- Use smart-apostrophe for holiday and date render (e.g.
Sh’vat
instead of Sh'vat
)
- Fix typings: missing optional
useElevation
argument to Zmanim
consructor
5.0.7
- Add Zmanim support for MGA Shema / Shacharit as 16.1 degrees (#380)
- Correctly define Event.date as HDate (fix #382)
- Make options.hour12 work for Candles/Havdalah (#378)