Releases: TheBevyFlock/bevy_hotpatching_experiments
Releases · TheBevyFlock/bevy_hotpatching_experiments
v0.4.0
What's Changed
- Added WASM support by @Catchawink in #28
- Remove dioxus cli fork note from fast compile config by @laundmo in #29
- Bump to Bevy 0.17 and rename by @janhohenheim in #31
- Bump to Bevy 0.18 by @vincent-saltz in #32
New Contributors
- @Catchawink made their first contribution in #28
- @vincent-saltz made their first contribution in #32
Full Changelog: v0.2.0...v0.4.0
v0.3.0
What's Changed
- Added WASM support by @Catchawink in #28
- Remove dioxus cli fork note from fast compile config by @laundmo in #29
- Bump to Bevy 0.17 and rename by @janhohenheim in #31
- Bump to Bevy 0.18 by @vincent-saltz in #32
New Contributors
- @Catchawink made their first contribution in #28
- @vincent-saltz made their first contribution in #32
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update to newest subsecond by @janhohenheim in #19
- Struct migration by @MichalGniadek in #11
- update readme and faster builds config with details regarding linker setup by @laundmo in #22
New Contributors
- @MichalGniadek made their first contribution in #11
- @laundmo made their first contribution in #22
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- Added reloadable, the ability to add and remove update systems by @MalekiRe in #12
- Remove system_ptr_update_id by @janhohenheim in #17
New Contributors
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Use absolute paths and crate re-exports when referencing external crates in proc macros by @dsgallups in #14
- Disable updating signature by default by @janhohenheim in #16
New Contributors
- @dsgallups made their first contribution in #14
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Compile away unsupported platforms by @janhohenheim in #13
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Fix rust-analyzer not providing autosuggestions by @janhohenheim in #10
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Move logs to debug!
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Support exclusive generic systems by @janhohenheim in #8
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add n-body sim example by @janhohenheim in #6
- Support more signatures and remove
DespawnOnHotPatchby @janhohenheim in #7
Full Changelog: v0.1.4...v0.1.5