π bevy_mqtt v0.8.0
What's Changed
β¨ New Features
- β¬οΈ feat: upgrade to Bevy 0.17.0 with comprehensive API migration
π Bug Fixes
- ci: fix missing clippy and rustfmt components in release workflow
- ci: fix deprecated actions/cache version
π CI/CD Improvements
- ci: fix missing clippy and rustfmt components in release workflow
- ci: fix deprecated actions/cache version
- π ci: improve GitHub Actions workflows for better reliability
- β¬οΈ feat: upgrade to Bevy 0.17.0 with comprehensive API migration
π§ Other Changes
- style: format TOML files with taplo
- style: reorder flume import for consistency
- style: improve code formatting configuration
π¦ Installation
[dependencies]
bevy_mqtt = "0.8.0"π Full Changelog
Full Changelog: v0.7.1...v0.8.0
Built with β€οΈ using Bevy ECS