changelog
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6ea2489e1c
commit
3fb2873b91
@ -43,6 +43,9 @@ to check all the API changes in the **Changed** chapter.
|
|||||||
- `CcsdsTimeProvider::date_time` renamed to `CcsdsTimeProvider::chrono_date_time`.
|
- `CcsdsTimeProvider::date_time` renamed to `CcsdsTimeProvider::chrono_date_time`.
|
||||||
- Added `UnixTime::MIN`, `UnixTime::MAX` and `UnixTime::EPOCH`.
|
- Added `UnixTime::MIN`, `UnixTime::MAX` and `UnixTime::EPOCH`.
|
||||||
- Added `UnixTime::timelib_date_time`.
|
- Added `UnixTime::timelib_date_time`.
|
||||||
|
- Error handling for ECSS and time module is more granular now, with a new
|
||||||
|
`DateBeforeCcsdsEpochError` error and a `DateBeforeCcsdsEpoch` enum variant for both
|
||||||
|
`CdsError` and `CucError`.
|
||||||
|
|
||||||
# [v0.11.0-rc.0] 2024-03-04
|
# [v0.11.0-rc.0] 2024-03-04
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user