Skip to content

v0.54.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 11 Aug 15:12
· 78 commits to main since this release
e426c8e

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