All Versions
6
Latest Version
Avg Release Cycle
40 days
Latest Release
306 days ago

Changelog History

  • v0.4.1 Changes

    August 03, 2025

    [0.4.1] - 2025-08-03

    👌 Improvements

    • 🚀 Exclude BSP files from release (#42)

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

  • v0.4.0 Changes

    June 09, 2025

    [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 Changes

    May 16, 2025

    [0.3.1] - 2025-05-16

    🐛 Bug fixes

    👌 Improvements

    🆕 New Contributors

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

  • v0.3.0 Changes

    April 30, 2025

    🔋 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 Changes

    April 02, 2025

    🔋 Features

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

    👌 Improvements

    • ➕ Add Dependabot (#6)
    • ✅ Replace testing kernel (#17)
    • ➕ Add irb to dev dependencies (#14)
    • ➕ Add support for Rubies 3.2.7 and 3.4.2 (#15)
    • ⬆️ Bump csv from 3.3.0 to 3.3.2 by @dependabot (#7)
    • ⬆️ Bump standard from 1.43.0 to 1.44.0 by @dependabot (#8)
    • ⬆️ Bump standard from 1.44.0 to 1.45.0 by @dependabot (#9)
    • ⬆️ Bump csv from 3.3.2 to 3.3.3 by @dependabot (#11)
    • ⬆️ Bump standard from 1.45.0 to 1.47.0 by @dependabot (#10)
    • ⬆️ Bump json from 2.10.1 to 2.10.2 by @dependabot (#18)

    🆕 New Contributors

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

  • v0.1.0 Changes

    January 13, 2025

    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.