v0.30.0
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
- docs: Added CODE_OF_CONDUCT.md to workspace @observerly/astrometry. by @michealroberts in #152
- docs: Added CONTRIBUTING.md to workspace @observerly/astrometry. by @michealroberts in #153
Full Changelog: v0.29.0...v0.30.0