Skip to content

Releases: hebcal/hebcal-es6

5.0.6

25 Dec 17:48
Compare
Choose a tag to compare

Fix TypeScript type declaration error #343 by adding to exports

5.0.5

19 Dec 21:45
Compare
Choose a tag to compare

Replace unbounded caches of Sedra and holidays with QuickLRU

5.0.4

19 Dec 19:08
Compare
Choose a tag to compare

Remove some caches to reduce memory footprint

5.0.3

18 Dec 17:34
Compare
Choose a tag to compare

Add "type":"module" to package.json to convey to modern systems that this is an ES module

5.0.2

17 Dec 02:46
Compare
Choose a tag to compare

gematriya function refactored to @hebcal/hdate package, still here for compatibility

5.0.1

10 Dec 05:28
Compare
Choose a tag to compare
  • Now that we are really targeting modern ES6 syntax, more freely use iterators, replacing some use of Array.forEach()
  • Replace SimpleMap with Map for HebrewCalendar. getHolidaysForYear().

5.0.0

07 Dec 02:09
Compare
Choose a tag to compare

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

5.0.0-rc6

27 Nov 18:59
Compare
Choose a tag to compare
5.0.0-rc6 Pre-release
Pre-release

Resume bundling temporal-polyfill for now

5.0.0-rc5

27 Nov 17:27
Compare
Choose a tag to compare
5.0.0-rc5 Pre-release
Pre-release
  • CalOptions.useElevation for consistentcy with KosherJava
  • Fix undefined return value for yahrzeit and birthday
  • Allow HDate to be constructed from a SimpleHebrewDate
  • Change hdate internals to use yy, mm, dd

5.0.0-rc3

26 Nov 05:23
Compare
Choose a tag to compare
5.0.0-rc3 Pre-release
Pre-release

Revert sunsetOffset to default to elevation-aware