Skip to content

v0.30.0

Choose a tag to compare

@michealroberts michealroberts released this 08 Dec 14:37
· 424 commits to main since this release

What's Changed

🔭 This release looks to make major improvements to the accuracy of algorithms determining whether an object is above the horizon for a particular night's observation.

Features

  • feat: Added getGeneralizedSolarTransit() to night module in @observerly/astrometry. by @michealroberts in #156

Refactors

  • refactor: Amended isBodyVisibleForNight() in transit module in @observerly/astrometry. by @michealroberts in #155
    • refactor: Amended getSolarTransit() in night module in @observerly/astrometry. by @michealroberts in #157

Documentation

Full Changelog: v0.29.0...v0.30.0