Skip to content

v0.9.0

Latest

Choose a tag to compare

@rhannequin rhannequin released this 31 Oct 10:07
· 41 commits to main since this release
8d0575d

0.9.0 - 2025-10-31

If you are upgrading: please see UPGRADING.md.

Features

  • Add #approaching_primary? and #receding_from_primary? to solar system bodies (#211)
  • Calculate apoapsis and periapsis events (#213)
  • Improve precision of ΔT (#219)
  • Deep Sky Object: Compute astrometric position (#217)
  • Deep Sky Object: Compute apparent position (#220)
  • Deep Sky Object: Handle velocities properly (#222)
  • Deep Sky Object: Compute topocentric position (#226)
  • Deep Sky Object: difference between the body and the position (#227)
  • Deep Sky Object: Add support for RiseTransitSetCalculator (#228)

Improvements

Backward-incompatible changes

  • Drop Astronoby::Apparent#angular_diameter (#221)
  • Use local apparent instead of local mean sidereal time for hour angle (#225)

Full Changelog: v0.8.0...v0.9.0