Skip to content

v0.28.0

Choose a tag to compare

@michealroberts michealroberts released this 31 Oct 14:44
· 446 commits to main since this release

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