v0.54.0
What's Changed
🔭 This minor release improves the boundary drawing on constellations to a higher degree of accuracy, as well as handling the boundary conditions of the celestial sphere.
Features
- feat: add interpolateGeodesic() utiltiy to math module in @observerly/astrometry by @michealroberts in #373
- feat: add interpolateRank2DGeodesicCoordinateArray() utility to math module in @observerly/astrometry by @michealroberts in #374
Refactors
- refactor: amend createConstellationAsGeoJSON() in constellation module in @observerly/astrometry by @michealroberts in #375
Full Changelog: v0.53.1...v0.54.0