Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
Trouv
released this
15 Jan 05:51
0.2.0 (2026-01-15)
⚠ BREAKING CHANGES
split ComponentsSetWith into 4 with different generics (#111 )
upgrade to bevy 0.18 (#110 )
split ComponentsSet into two with and without filter (#109 )
split EntityComponentsSetWith into two with and without query data (#108 )
return simpler CommandSpawn effect from command_spawn constructor (#107 )
Features
return simpler CommandSpawn effect from command_spawn constructor (#107 ) (4b58dea )
split ComponentsSet into two with and without filter (#109 ) (b15c1a0 )
split ComponentsSetWith into 4 with different generics (#111 ) (4efe59b )
split EntityComponentsSetWith into two with and without query data (#108 ) (b362f45 )
upgrade to bevy 0.18 (#110 ) (f12948b )
Documentation Changes
add 0.2 to compatibility chart in README.md (#114 ) (8a95fac )
enable minimal features in mdbook-keeper (#113 ) (ceb0982 )
Example Changes
add unit test to rainbow-clear-color example (#99 ) (f837c0f )
CI Changes
You can’t perform that action at this time.