v0.1.4 - 2023-03-03
- Fix bug When the control sequence was 1111.
v0.1.3 - 2023-03-01
- Implement
Ord
andPartialOrd
traits.
v0.1.2 - 2023-02-13
- Derive traits to serialize and deserialize a
DataPoint
.
v0.1.1 - 2023-02-12
- Add
get_time
andget_value
methods toDataPoint
.
v0.1.0 - 2016-12-29
- Initial release.