Skip to content

5.0.0

Compare
Choose a tag to compare
@mjradwin mjradwin released this 07 Dec 02:09
· 214 commits to main since this release

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 use GeoLocation
  • Change Location to inherit from GeoLocation

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 Maps