v0.3.0
What's Changed
- Support Bevy 0.12
- Removed Wasm support
- Added bevy_editor_pls editor component to camera rig by @BlackPhlox in #247
- Trying to fix CI by @BlackPhlox in #248
- Update Rust action in CI and simplify caching by @TimJentzsch in #249
- Update to latest nightly, remove dependency patch by @TimJentzsch in #251
- Use
pub(crate)
instead ofpub
by @TimJentzsch in #256 - Enable full-screen by @TimJentzsch in #254
- Bump to bevy=0.10.1, bevy_asset_loader=0.15, oxidized_navigation=0.4, embed_resource=2.1 by @dvanderleij in #259
- Fix clippy warnings by @TimJentzsch in #262
- Enable Cargo's sparse registry for CI by @TimJentzsch in #261
- Enable incremental builds by @janhohenheim in #263
- Improve CI times by removing Wasm builds by @janhohenheim in #264
- Pin nightly by @janhohenheim in #266
- Update readme.md by @janhohenheim in #267
- Create FUNDING.yml by @janhohenheim in #269
- Tweak some settings according to feedback by @janhohenheim in #271
- build(toolchain): pin Rust nightly version by @coopbri in #277
New Contributors
- @BlackPhlox made their first contribution in #247
- @TimJentzsch made their first contribution in #249
- @dvanderleij made their first contribution in #259
- @coopbri made their first contribution in #277
Full Changelog: v0.2.0...v0.3.0
What's Changed
- Added bevy_editor_pls editor component to camera rig by @BlackPhlox in #247
- Trying to fix CI by @BlackPhlox in #248
- Update Rust action in CI and simplify caching by @TimJentzsch in #249
- Update to latest nightly, remove dependency patch by @TimJentzsch in #251
- Use
pub(crate)
instead ofpub
by @TimJentzsch in #256 - Enable full-screen by @TimJentzsch in #254
- Bump to bevy=0.10.1, bevy_asset_loader=0.15, oxidized_navigation=0.4, embed_resource=2.1 by @dvanderleij in #259
- Fix clippy warnings by @TimJentzsch in #262
- Enable Cargo's sparse registry for CI by @TimJentzsch in #261
- Enable incremental builds by @janhohenheim in #263
- Improve CI times by removing Wasm builds by @janhohenheim in #264
- Pin nightly by @janhohenheim in #266
- Update readme.md by @janhohenheim in #267
- Create FUNDING.yml by @janhohenheim in #269
- Tweak some settings according to feedback by @janhohenheim in #271
- build(toolchain): pin Rust nightly version by @coopbri in #277
- Update to Bevy 0.12 by @janhohenheim in #278
New Contributors
- @BlackPhlox made their first contribution in #247
- @TimJentzsch made their first contribution in #249
- @dvanderleij made their first contribution in #259
- @coopbri made their first contribution in #277
Full Changelog: v0.2.0...v0.3.0