Skip to content

v0.6.0

Compare
Choose a tag to compare
@BehindTheMath BehindTheMath released this 03 Dec 03:39
· 53 commits to master since this release
b2d6162

Breaking Changes:

  • Moment and Moment Timezone have been replaced with Luxon.
    Any methods that previously took Moment instances as arguments now take Luxon class instances.
  • AstronomicalCalendar.getTimeOffset() has been changed to a static method.