Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 617 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 617 Bytes

Changelog

v0.1.4 - 2023-03-03

  • Fix bug When the control sequence was 1111.

v0.1.3 - 2023-03-01

  • Implement Ord and PartialOrd traits.

v0.1.2 - 2023-02-13

  • Derive traits to serialize and deserialize a DataPoint.

v0.1.1 - 2023-02-12

  • Add get_time and get_value methods to DataPoint.

v0.1.0 - 2016-12-29

  • Initial release.