Skip to content

2.4.0

Compare
Choose a tag to compare
@KosherJava KosherJava released this 27 Nov 21:03
· 68 commits to master since this release
a3fc8f1

2.4.0 (2022-11-27)

  • JewishCalendar.getUpcomingParshah() that will return the upcoming Parsha regardless of the day of week.
  • Change YerushalmiYomiCalculator to return null on Yom Kippur and Tisha Be'Av when there is no Daf.
  • Add some Luach Ahavat Shalom Zmanim
  • Add BeHaB to the JewishCalendarclass
  • Add Yom Kippur Katan and Isru Chag to the JewishCalendarclass.
  • Add the TefilaRules class, a utility class for info like:
    • is vesain tal umatar recited etc.
    • is tachanun recited by shacharis or mincha.
    • Is hallel or hallel shalem recited
  • Deprecate the tefila rules methods that existed in JewishCalendar class in favor of using the ones in the TefilaRules class.
  • Add getSamuchLeMinchaKetana zman.
  • Deprecate getSofZmanShmaFixedLocal() and getSofZmanTfilaFixedLocal() with future plans of removal.
  • Deprecate multiple "dangerous" zmanim as an alert to developers, with plans on retaining them.