- Fixed a bug with deserializing from JSON
- Quality of life improvements, especially spans for logging
- Added new error case for simctl boot, which helps me to solve a problem with the simulator not booting
- Refactored a bunch of doc macros
- Added support for parsing M1 apple device names
- Internally audited code
- Logging through tracing is now better
- Fixed conditional compilation with the "cli" flag
- Added
cargo test-all-features
alias tocargo t
- Added [ModelName] type parsing support