Releases: AlephCubed/immediate_stats
Releases · AlephCubed/immediate_stats
v0.5.0
What's Changed
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #25
- Overhaul
bevy_auto_pluginfeature. by @AlephCubed in #26
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.2
What's Changed
- Added
Modifier::scaledmethod andDisplayimplementations forStatandModifier. by @AlephCubed in #23
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Updated to Bevy 0.17 by @AlephCubed in #19
- Removed
bevy_butlerfeature flag (also in #19) - 0.3.0 release by @AlephCubed in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- The
bevy_butlerfeature flag is now depreciated, and will likely be removed in the next release.- This is because
bevy_butlerwas depreciated upstream. - In it's place, a
bevy_auto_pluginfeature flag has been added (by @AlephCubed in #16).
- This is because
- Documentation Fixes for
0.2.0release. by @AlephCubed in #17
Full Changelog: v0.1.3...v0.2.0
v0.2.0-beta.1
What's Changed
- Added
bevy_auto_pluginfeature. by @AlephCubed in #16- This will replace
bevy_butler, which is now depreciated. - The
bevy_butlerfeature flag is now depreciated, and will likely be removed in the next release.
- This will replace
Full Changelog: v0.1.3...v0.2.0-beta.1
v0.1.3
What's Changed
- Added shields to README. by @AlephCubed in #12
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #13
- Replace term "immediate mode rendering" with "immediate mode GUI". by @AlephCubed in #14
- Added publish action and updated version number. by @AlephCubed in #15
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Fixed doc.rs not using any feature flags when generating docs.
v0.1.1
Initial release (for real this time).