Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 08:07
7a35021

V0.18

v0.18.0 is released mostly to update internal dependencies. New features:

  • RINEX.substract(&RINEX) (residual) is improved and slightly corrected. The implementation is not performant and will require further work
  • New features appear with respect to System time offset parsing & exploitation
  • a new TimeShift operation appears to transpose a RINEX into other TimeScales.
    This allows the framework to propose new operations. It also helped us synthesize test data, to test other parts of this framework.
  • MSRV is tested in CI/CD
  • Minor fixes when formatting NAV format

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.0