v1.0.7
[commands] Improve error messages
[pdata/bitset] Rename bitset read functions for clarity
[pdata] Use more descriptive std::io::Error in low-level pack/unpack functions
[all (rust)] Pull out structures for intermediate representation
[build] Update clap to v4.3
[cache_metadata_size] fix build on 32-bit
[all] Apply cargo fmt, and fix clippy warnings
Introduce EngineBuilder which is a nicer interface than passing bools to a contructor
[all] Fix typos
[cache_check] Check availability of dirty bitset on v2 metadata
[all] Fix clippy lints
[xml] Improve xml value parsing and error handling