Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 385 Bytes

RELEASES.md

File metadata and controls

14 lines (10 loc) · 385 Bytes

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