v0.56.0
What's Changed
🌑 A small precursor release, the API now exposes isBlueMoon utility to determine if today will be a blue Moon (using the colloquial definition of a blue Moon: the second full Moon in a calendar month).
Features
- feat: add isBlueMoon utility to moon module in @observerly/astrometry by @michealroberts in #325
Refactors
- refactor: amend q() calculation for boundary conditions in @observerly/astrometry by @michealroberts in #380
- refactor: amend getTwilightBandsForDay() in twilight module in @observerly/astrometry by @michealroberts in #381
CI/CD
- ci: enable dual registry publishing for scoped private in @observerly/astrometry by @michealroberts in #382
Full Changelog: v0.55.0...v0.56.0
What's Changed
- chore: amend .npmrc file for jsr configuration in worksapce by @michealroberts in #377
- style: ensure getCoefficientOfEccentricity has explicit return type in earth module in @observerly/astrometry by @michealroberts in #378
- refactor: amend q() calculation for boundary conditions in @observerly/astrometry by @michealroberts in #380
- refactor: amend getTwilightBandsForDay() in twilight module in @observerly/astrometry by @michealroberts in #381
- feat: add isBlueMoon utility to moon module in @observerly/astrometry by @michealroberts in #325
- ci: add jsr publish command to .github workflows in @observerly/astrometry by @michealroberts in #379
- ci: enable dual registry publishing for scoped private in @observerly/astrometry by @michealroberts in #382
Full Changelog: v0.55.0...v0.56.0