v0.6.0
Breaking Changes:
- Moment and Moment Timezone have been replaced with Luxon.
Any methods that previously tookMoment
instances as arguments now take Luxon class instances. AstronomicalCalendar.getTimeOffset()
has been changed to a static method.