- Increased MSRV to 1.70
- Document that
Format::extensions()
returns results in lexicographic order
- Files opened by the
load()
&dump()
methods & functions are now wrapped instd::io::BufReader
/std::io::BufWriter
- Added
Flush
variant toDumpError
Initial release