v0.27.0
What's Changed
This release provides the ability to get the ecliptic plane (the path traversed by the Sun during a calendar year) for any given date, return an Array of EquatorialCoordinate.
Features
- feat: Added ecliptic module to @observerly/astrometry. by @michealroberts in #143
- feat: Added getEclipticPlane() to constellations module in @observerly/astrometry. by @michealroberts in #144
Full Changelog: v0.26.0...v0.27.0