v0.2.2
Added
- (no_std) make the crate
no_std
-compatible
Fixed
- cleanup doc tests and formatting
Other
- add rustfmt config
- add git-cliff generated changelog
- (deps) bump bitflags in the rust-dependencies group (#2)
- add ci and release workflows
🚀 Features
- (no_std) Make the crate
no_std
-compatible
🐛 Bug Fixes
- Cleanup doc tests and formatting
💼 Other
- Merge pull request #1 from j-g00da/no_std
feat(no_std): make the crate no_std
-compatible
⚙️ Miscellaneous Tasks
- Add ci and release workflows