v0.1.11
This mainly a test-run before releasing 0.2.0
, which marks a transition to a stable code base. Thus, I'd like to test the binaries a bit before :)
What's Changed
- Attempts to fix #208 by @MarcusSakae in #209
- Refactor path creation by @janhohenheim in #210
- Remove unused camera code by @janhohenheim in #212
- Fix reload crashing during dialog by @janhohenheim in #213
- Fix skydome not following camera by @janhohenheim in #214
- Remove LFS by @janhohenheim in #218
- Remove .gitattributes by @janhohenheim in #219
- Use correct homebrew path on ARM macs by @vijaypemmaraju in #224
- migrating to warbler_grass crate by @EmiOnGit in #223
- Fix dialog choices being triggered all at once by @janhohenheim in #227
- Use Bevy 0.10 by @janhohenheim in #228
- Switch to bevy_dolly by @janhohenheim in #231
- Patch Wasm breaking crate by @janhohenheim in #233
- Bump versions by @janhohenheim in #234
New Contributors
- @MarcusSakae made their first contribution in #209
- @vijaypemmaraju made their first contribution in #224
- @EmiOnGit made their first contribution in #223
Full Changelog: v0.1.10...0.1.11