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