Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 241 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 241 Bytes

0.2.0

  • Specify lints in Cargo.toml instead of lib.rs.
  • ⭐ Add method to ReadCursor to retrieve the position.
  • ⭐ Argument to read/write transaction are now FnOnce per #1.