v0.28.0
What's Changed
This release provides the ability to convert from GalacticCoordinates to EquatorialCoordinates for any given J2000.0 epoch GalacticCoordinate.
Features
- feat: Added GalacticCoordinate type to common module in @observerly/common. by @michealroberts in #145
- feat: Added convertGalacticToEquatorial() to coordinates module in @observerly/astrometry. by @michealroberts in #147
- feat: Added galactic module to @observerly/astrometry. by @michealroberts in #148
Full Changelog: v0.27.0...v0.28.0