Skip to content

Releases: hebcal/hebcal-es6

5.3.12

21 May 15:39
Compare
Choose a tag to compare

fix: redefine holidayDesc export as a const object containing string properties instead of a const enum (#441)

5.3.11

20 May 22:16
Compare
Choose a tag to compare
  • Fix export of holidayDesc type (#440)
  • Refactor holidays.js for readability, courtesy @YizYah
  • Document more clearly which Zmanim functions use elevation
  • Fix unit tests for Asia/Jerusalem by avoiding Date.toISOString()

5.3.10

17 May 00:19
Compare
Choose a tag to compare

Add Hebrew translation of Pirkei Avot

5.3.9

16 May 03:21
Compare
Choose a tag to compare
  • Add new holidayDesc export for transliterated names of holidays
  • Better Omer support for locale he-x-NoNikud

5.3.8

08 May 22:06
Compare
Choose a tag to compare

Add Zmanim.setUseElevation() and getUseElevation()

5.3.7

08 May 19:52
Compare
Choose a tag to compare

Zmanim bug fixes and improvements

  • Correct sofZmanShma to respect the useElevation parameter (#419)
  • Add new function sofZmanShmaMGA19Point8 to enable better consistency with Itim Levina

5.3.6

07 May 19:37
Compare
Choose a tag to compare

Fix nekudot for 11 and 12 in Omer count

5.3.5

01 May 13:53
Compare
Choose a tag to compare

Update packaging, fixing update for Omer nikud and dagesh

5.3.4

01 May 05:19
Compare
Choose a tag to compare

Update Omer nikud and dagesh

5.3.3

26 Apr 18:34
Compare
Choose a tag to compare

GeoLocation provided by @hebcal/noaa now more compatible with older JavaScript (ES2020 instead of ES2022)