Skip to content

Releases: rhannequin/ruby-ephem

v0.4.1

03 Aug 20:34
2e46882

Choose a tag to compare

[0.4.1] - 2025-08-03

Improvements

  • Exclude BSP files from release (#42)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Jun 20:10
4b8015a

Choose a tag to compare

[0.4.0] - 2025-06-09

Improvements

  • Improve Chebyshev polynomial performance (#33)
  • Improve download file management (#34)
  • Validate against all kernels and date ranges (#36)
  • Add supported Ruby versions (#35)
  • Bump rspec from 3.13.0 to 3.13.1 by @dependabot (#38)
  • Bump rake from 13.2.1 to 13.3.0 by @dependabot (#39)
  • Bump csv from 3.3.4 to 3.3.5 by @dependabot (#40)

Full Changelog: v0.3.1...v0.4.0

v0.3.1

16 May 07:43
0de22b8

Choose a tag to compare

[0.3.1] - 2025-05-16

Bug fixes

Improvements

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Apr 08:24
399aec1

Choose a tag to compare

Features

  • Improve find_interval with binary search (#24)
  • Use alias methods to get segment position or state (#27)

Improvements

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Apr 09:26
78cb61e

Choose a tag to compare

Features

  • Simplify download (#12)
  • SPK excerpt generator (#13)
  • Improve documentation on excerpts (#16)
  • IMCCE INPOP support (#20)

Improvements

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Jan 11:35

Choose a tag to compare

This is the first version of the gem. It enables to download a SPK file and compute position and velocity for a given Julian date in Barycentric Dynamical Time (TBD).

Please check out the README for more usage information.