All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Support for parsing StateDump Protobuf data
- Updated dependencies and migrated to Rust 2024 edition
- Made log_type and event_type enums
- Improved handling of log number data marked as private
- Moved to HashMap instead of Vec for UUIDText and dsc parsing
- Only keep a small cache of UUID strings instead of all strings. Should reduce memory usage quite a bit