# Version 0.1.1 (2024-08-19)
- Refactor the double buffer to prevent Miri warnings
- Address new clippy warnings
- Reformat code with rustfmt
- Add CI checks for formatting, clippy, tests, and Miri on 32-bit and 64-bit, LE and BE targets
- Small documentation changes and fixes
- Bump Rust edition to 2021
- Specify MSRV to be 1.60.0
# Version 0.1.0 (2020-04-12)
- Initial release