Skip to content

v2.2.0

Choose a tag to compare

@Scimonster Scimonster released this 29 Jun 10:21
· 59 commits to master since this release
  • Add Event().routine() method
  • Default HDate().holidays() to not return routine events
  • Always set event based on years
  • Remove holidays.IGNORE_YEAR
  • Fix bug with giving a name to HDate().setMonth()
  • Add HDate().candleLighting() and HDate().havdalah()
  • Fix spelling of alot_hashachar zman
  • Add Month().molad()
  • Change names of internal methods to be shorter
  • Don't include entire README in package.json (NPM will do it)
  • Change Hebcal().holidays to an object instead of array (POTENTIALLY BREAKING CHANGE)
  • Speed optimization for HDate().holidays()
  • Remove function names (most debuggers can figure it out)
  • Fix bug with candlelighting being one day off
  • Don't automatically move day after sunset (was causing too many issues)