This project follows semantic versioning.
- changed: Depend on lin-bus crate 0.4
- breaking: Minimal required Rust version changed to 1.57.0
- fixed: Always write data completly (#14)
0.3.0 (2019-07-16)
- changed: Depend on lin-bus crate 0.3
0.2.0 (2019-05-03)
- changed: Use Rust 2018 edition syntax (#7)
- fixed: Allow sending a frame with the maximal permissible payload (8b)
- changed: Depend on lin-bus 0.2
0.1.1 (2018-12-19)
- changed: Properly translate serial errors to lin bus errors (#6)
- First crates.io release