# Changelog ## [v0.1.4](https://github.com/jeromefroe/tsz-rs/tree/0.1.4) - 2023-03-03 - Fix bug When the control sequence was 1111. ## [v0.1.3](https://github.com/jeromefroe/tsz-rs/tree/0.1.3) - 2023-03-01 - Implement `Ord` and `PartialOrd` traits. ## [v0.1.2](https://github.com/jeromefroe/tsz-rs/tree/0.1.2) - 2023-02-13 - Derive traits to serialize and deserialize a `DataPoint`. ## [v0.1.1](https://github.com/jeromefroe/tsz-rs/tree/0.1.1) - 2023-02-12 - Add `get_time` and `get_value` methods to `DataPoint`. ## [v0.1.0](https://github.com/jeromefroe/tsz-rs/tree/0.1.0) - 2016-12-29 - Initial release.