Skip to content

Releases: hebcal/hebcal-es6

5.6.1

03 Nov 04:28
Compare
Choose a tag to compare

Move some Hebrew translations to hebcal-learning

5.6.0

31 Oct 00:52
Compare
Choose a tag to compare

What's Changed

  • Add Sedra.findContaining convenience function to search for double parishiyos by single name (#467)
  • Add hdate to SedraResult
  • Mark Sedra.get() and Sedra.getString() as deprecated
  • fix holidays with dashes in name for sedra find by @shuat in #465
  • Locale: Add translations for leyning titles
    by @SLaks in #474

New Contributors

Full Changelog: v5.5.2...v5.6.0

5.5.2

06 Oct 23:43
Compare
Choose a tag to compare

Roll up .d.ts into a single file

5.5.1

06 Oct 16:23
Compare
Choose a tag to compare

Ensure Friday night Candle lighting event has LIGHT_CANDLES after Rosh Hashana 2-day chag #451

5.5.0

22 Sep 18:50
Compare
Choose a tag to compare

5.4.11

15 Jul 21:09
Compare
Choose a tag to compare

chore: update deps

5.4.10

15 Jul 14:35
Compare
Choose a tag to compare

Minor tweaks

  • Mark HebrewCalendar constructor as private
  • Add const assertions to readonly config objects
  • Improve unit test coverage of Sedra

5.4.9

08 Jul 06:46
Compare
Choose a tag to compare

5.4.6

27 Jun 20:02
Compare
Choose a tag to compare

Add missing exports needed to port @hebcal/leyning to TypeScript

5.4.5

07 Jun 16:10
Compare
Choose a tag to compare

Downgrade QuickLRU from 7.x to 6.x to enable ES6 and Google Apps Script compatibility #448