Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 413 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 413 Bytes

v0.3.0 (in development)

  • Increased MSRV to 1.70
  • Document that Format::extensions() returns results in lexicographic order

v0.2.0 (2023-12-22)

  • Files opened by the load() & dump() methods & functions are now wrapped in std::io::BufReader/std::io::BufWriter
  • Added Flush variant to DumpError

v0.1.0 (2023-10-30)

Initial release