Skip to content

bevy_mqtt v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Oct 14:19
v0.8.0

πŸš€ 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