Skip to content

Releases: foxzool/bevy_mqtt

bevy_mqtt v0.8.0

01 Oct 14:19
v0.8.0

Choose a tag to compare

🚀 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

bevy_mqtt v0.7.1

17 Jun 09:56
v0.7.1
225da93

Choose a tag to compare

bevy_mqtt v0.7.1

What's Changed

✨ New Features

  • ✨ feat: improve release notes generation with dynamic changelog

🐛 Bug Fixes

  • 🐛 fix: resolve crates.io publish issue with generated files
  • 🐛 fix: resolve clippy warnings for CI compliance

🚀 CI/CD Improvements

  • ⬆️ ci: update GitHub Actions to latest versions
  • 🚀 ci: add automated release workflow

🔧 Other Changes

  • 🔖 release: bump version to 0.7.1

Installation

[dependencies]
bevy_mqtt = "0.7.1"

Full Changelog

Full Changelog: v0.7.0...v0.7.1

v0.6.0

09 May 23:17
a6cd0f2

Choose a tag to compare

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 May 23:17

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Sep 08:16

Choose a tag to compare

Full Changelog: v0.2.0...v0.4.0

v0.2.0

05 Jul 03:35

Choose a tag to compare

release 0.20 for bevy 0.14
Full Changelog: v0.1.1...v0.2.0

v0.1.1

29 Mar 05:33

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Mar 08:59

Choose a tag to compare