Skip to content

v0.3.2

Compare
Choose a tag to compare
@tmplt tmplt released this 17 Mar 17:06
· 10 commits to master since this release

[0.3.2] 2022-03-17

Maintenance release.

Changed

  • Bump itm which improves the denotation of quality in the downstream api::Timestamp: a previous api::Timestamp { offset: 1, data_relation: TimestampDataRelation::Sync } is now represented as api::Timestamp::Sync(1).
  • rtic-scope-frontend-dummy: print qualities (good or bad, abstracted above the api::Timestamp enum) of timestamped events.

Full Changelog: v0.3.1...v0.3.2