v1.0.3
[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
[all] Apply cargo fmt, and fix clippy lints
[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
[report] Enable log levels