2024-09-07
Chores
- dependencies updated, [d623858], [a564ef8], [1d82ff1], [99f05f2]
- Rust 1.81.0 linting, [372f759]
- .devcontainer updated, [5d77f1e]
Docs
- CHANGELOG.md duplicate removed, [16ecc5a]
- Readme raspberry pi fix, [baf6878]
- Add installation guide to README for macOS installation via
brew install oxker
, thanks miketheman, [5981731], [895ec62]
Refactors
- switch lints from
allow(x)
toexpect(x)
, [2a0ab6d]
see CHANGELOG.md for more details