To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.06 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.6.0-rc.1]
Changed
- Required bevy version is now 0.11
- Optional bevy_ecs_tilemap version is now git revision 55c15bfa43c7a9e2adef6b70007e92d699377454
[0.5.0-beta.1]
Changed
- Required bevy version is now 0.10
- Optional bevy_ecs_tilemap version is now 0.10
[0.3.1]
Fixed
- Child animations would not play correct animation when parent has an override
[0.2.1]
Fixed
- Action animation frames overflow
[0.2.0]
Added
- Constructor functions for
AnimationOverride
Changed
-
bevy
version0.9
-
bevy_ecs_tilemap
version0.9
-
AnimationOverride
now contains its own state