Releases: hebcal/hebcal-es6
Releases · hebcal/hebcal-es6
5.0.0-rc2
Breaking Changes! Hebcal 5.0.0 Release Candidate 2
- Replace solar calculator with
@hebcal/noaa
, which supports elevation (to fix #354)
- Change
Zmanim
constructor to use GeoLocation
- Change
Location
to inherit from GeoLocation
- Remove all deprecated APIs from Hebcal 4.x
- Replace plain-object caches with
Map
s
4.5.1
Fix definition of const enum flags
in .d.ts for TypeScript (#357)
4.5.0
- Add Zmanim.timeAtAngle helper function
- Fix some spelling errors in tzeit documentation
- Update dependencies
4.4.1
Minor code edits for modern JS style, update deps
4.4.0
Remove experimental "exports" from package.json (#343)
4.3.5
- Hebrew rendering of Molad announcement (#342)
- Modernize supported versions for browser bundle
- Chrome 103+, Firefox 91+, Safari 15.6+, Edge 84+
4.3.4
Add dagesh to taf in Tishrei
4.3.3
Render 53rd parsha as Ha'azinu.
The Ha is not a prefix so we lowercase the second A.
hebcal/hebcal#259
4.3.2
Handle midnight better in HebrewCalendar.reformatTimeStr
4.3.1
Ashkenaz transliteration of תַזְרִיעַ as Tazria (not Sazria)