Skip to content

v0.52.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 09 Aug 13:47
· 48 commits to main since this release
2cfa928

What's Changed

🔭 This minor release introduces a more accurate Solar coordinate lookup, using VSOP87 elements for Earth to calculate the Solar ecliptic coordinates.

Underlying changes to getSolarEquatorialCoordinate() improve accuracy, but do not introduce breaking changes.

Features

Accuracy

  • refactor: amend getSolarEquatorialCoordinate() to use accurate ecliptic coordinate lookup in sun module in @observerly/astrometry by @michealroberts in #370

Full Changelog: v0.51.0...v0.52.0