V1.2.0
v1.2.0
is released to update the Hifitime + ANISE (optional) cores.
A new Timeshift
trait appears and allows transposition of the SP3 into desired Timescale
.
Two new methods: SP3.substract(&sp3)
and SP3.substract_mut(&sp3)
are introduced to propose direct and quick SP3 residual analysis.
SP3 formating still not feasible yet.
What's Changed
- Data submodule by @gwbres in #9
- Add recurse submodule by @gwbres in #10
- Timeshift implementation and new transposition methods by @gwbres in #11
- dep/hifitime integration for testing by @gwbres in #12
- dep/hifitime integration for testing by @gwbres in #13
- Update to latest lib by @gwbres in #14
- Add new iter: joined pos_vel_km by @gwbres in #15
- update to rustc v1.82 by @gwbres in #16
- Update libs by @gwbres in #17
- Release v1.2 by @gwbres in #18
Full Changelog: v1.1.2...v1.2.0