- Exclude BSP files from release (#42)
Full Changelog: https://github.com/rhannequin/ruby-ephem/compare/v0.4.0...v0.4.1
- 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: https://github.com/rhannequin/ruby-ephem/compare/v0.3.1...v0.4.0
- Write downloaded ephemeris in binary mode by @trevorturk (#31)
- Bump standard from 1.49.0 to 1.50.0 by @dependabot (#29)
- @trevorturk made their first contribution in #31
Full Changelog: https://github.com/rhannequin/ruby-ephem/compare/v0.3.0...v0.3.1
- Improve find_interval with binary search (#24)
- Use alias methods to get segment position or state (#27)
- 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: https://github.com/rhannequin/ruby-ephem/compare/v0.2.0...v0.3.0
- Simplify download (#12)
- SPK excerpt generator (#13)
- Improve documentation on excerpts (#16)
- IMCCE INPOP support (#20)
- 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)
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/rhannequin/ruby-ephem/compare/v0.1.0...v0.2.0
- Initial release