1.8 KiB
1.8 KiB
Changelog
All notable changes to this project will be documented in this file.
v0.1.1 - 2024-06-27
🚀 Features
- CLI: setting player type - (16e0e28)
🐛 Bug Fixes
- Clippy warning - (8420c2f)
📚 Documentation
- Add logo - (6646078)
⚙️ Miscellaneous Tasks
- Changelog: fix incorrect version URLs - (97b6f07)
- Update rstest to v0.19.0 - (50fd1f0)
- Introduce MSRV - (5dbb288)
- Fix clippy lints - (45b9f2a)
- (deps) Update rust crate tokio to 1.20.4 [security] (#4) - (ce3ec34)
- (deps) Update rust crate quick-xml to 0.34.0 (#5) - (1e8a1af)
- (deps) Update rust crate rstest to 0.21.0 (#7) - (c3af918)
- Update rustypipe to 0.2.0
v0.1.0 - 2024-03-22
Initial release