Skip to content

v3.0.0

Latest

Choose a tag to compare

@janrg janrg released this 15 Aug 13:54
· 18 commits to master since this release

Switched to using Luxon instead of moment-timezone.

Added function yearAllMoonPhases.

Breaking Changes:

  • Inputs and outputs are now Luxon DateTime objects instead of moment objects
  • Browser support for browsers not supported by Luxon dropped. Any reasonably modern browser will work. No version of IE is supported.
  • formatCI has been renamed to format
  • options renamed to settings
  • options.returnTimeForPNMS renamed to settings.returnTimeForNoEventCase
  • keys for settings.dateFormatKeys have been changed from ** to SUN_HIGH and from -- to SUN_LOW