5.0.0
Breaking Changes!
Candle-lighting and fast time changes
- Replace solar calculator with
@hebcal/noaa
, which supports elevation (to fix #354) CalOptions.useElevation
for consistentcy with KosherJava- Change
Zmanim
constructor to useGeoLocation
- Change
Location
to inherit fromGeoLocation
HDate
changes
- Allow HDate to be constructed from a
SimpleHebrewDate
- Change hdate internals to use
yy
,mm
,dd
Other breaking changes
- Remove all deprecated APIs from Hebcal 4.x
- Replace plain-object caches with
Map
s