Releases: hebcal/hebcal-rest-api
Releases · hebcal/hebcal-rest-api
4.3.1
Fix getEventHolidays()
for updated Israel-only modern holidays
4.3.0
Support for 5 updated modern Israeli holidays
4.2.0
Treat @hebcal/triennial as external for packaging.
Add new iife for dist/fullcalendar.js for smaller browser packaging
4.1.0
New @hebcal/triennial package
4.0.0
Breaking changes: remove deprecated APIs
timeZoneOffsetStr
(use Zmanim.timeZoneOffset)
toISOStringWithTimezone
eventsToRss
(use eventsToRss)
eventToRssItem
(use eventToRssItem2)
3.19.5
Make getDownloadFilename()
work correctly with start
/end
parameters
3.19.4
Add heDateParts
to eventToClassicApiObject()
for HebrewDateEvent
s
For example:
{
"title": "14th of Av",
"date": "2022-08-11",
"hdate": "14 Av 5782",
"category": "hebdate",
"title_orig": "14 Av 5782",
"hebrew": "י״ד אב",
"heDateParts": {
"y": "תשפ״ב",
"m": "אב",
"d": "י״ד"
}
}
3.19.3
Allow undefined cityName in getDownloadFilename()
3.19.2
Ensure that CSV files don't contain newlines within memo fields