All Versions
6
Latest Version
Avg Release Cycle
40 days
Latest Release
306 days ago
Changelog History
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
- 💎 Write downloaded ephemeris in binary mode by @trevorturk (#31)
👌 Improvements
- ⬆️ Bump standard from 1.49.0 to 1.50.0 by @dependabot (#29)
🆕 New Contributors
- 💎 @trevorturk made their first contribution in #31
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
- ⬆️ Bump irb from 1.15.1 to 1.15.2 by @dependabot (#21)
- ⬆️ Bump standard from 1.47.0 to 1.49.0 by @dependabot (#23)
- ⬆️ Bump csv from 3.3.3 to 3.3.4 by @dependabot (#25)
- ⬆️ Bump parallel from 1.26.3 to 1.27.0 by @dependabot (#26)
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
irbto dev dependencies (#14) - ➕ Add support for Rubies
3.2.7and3.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
- 💎 @dependabot made their first contribution in #7
Full Changelog : v0.1.0...v0.2.0
-
v0.1.0 Changes
January 13, 2025This 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.