Releases: aecsocket/aeronet
Releases · aecsocket/aeronet
v0.20.0
What's Changed
- SessionVisualizerPlugin: draw in EguiPrimaryContextPass by @torsteingrindvik in #85
- Update to bevy_replicon 0.39 by @liamaharon in #86
New Contributors
- @torsteingrindvik made their first contribution in #85
Full Changelog: v0.19.1...v0.20.0
v0.19.1
v0.19.0
v0.18.0
What's Changed
- Hotfix examples by @aecsocket in #71
- Update
bevy_repliconto 0.37.0 by @aecsocket in #74 - Fix closing WebSocket/WebTransport servers by @aecsocket in #77
- Update to 0.18.0 by @aecsocket in #78
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- Use a custom cfg flag for doc_cfg by @aecsocket in #70
Fixes docs.rs generation
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Use Tombi for formatting by @aecsocket in #68
- Steam IO hotfix by @aecsocket in #69
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Update to Bevy 0.17.2 by @aecsocket in #62
There were also some other miscellaneous changes in between, since it took me so long to update and I've been working on it on-and-off rather than continuously.
Full Changelog: v0.16.1...v0.17.0
v0.16.1
What's Changed
- Fix steam_client example by @ironpeak in #63
- Use correct ws
on_errortype by @liamaharon in #65 - WebSocketServer handshake handling by @liamaharon in #64
- Prepare for v0.16.1 by @aecsocket in #66
New Contributors
- @ironpeak made their first contribution in #63
- @liamaharon made their first contribution in #65
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Add long-form docs by @aecsocket in #46
- bevy_replicon 0.34.0-rc.1 support by @aecsocket in #47
- Update to bevy_replicon 0.34.0 by @aecsocket in #48
- Do not warn if the Disconnected entity was already despawned by @cBournhonesque in #49
- Defer Steam initialization to when an IO layer component is added by @aecsocket in #51
- aeronet_steam 0.14.1 by @aecsocket in #52
- Expose getter for websocket ServerConfig bind_address by @cBournhonesque in #53
- Allow responding to
SessionRequests asynchronously by @aecsocket in #57 - Update to steamworks 0.12.2 by @aecsocket in #58
- Fix WASM build for WebSocket by @quaintsorcery in #59
- v0.16.0 by @aecsocket in #60
New Contributors
- @cBournhonesque made their first contribution in #49
- @quaintsorcery made their first contribution in #59
Full Changelog: v0.14.0...v0.16.0
v0.14.0
What's Changed
- Add dev container files by @aecsocket in #35
- Update to bevy_replicon 0.31 by @aecsocket in #36
- Update to Bevy 0.16 by @aecsocket in #37
- Clarify use of
aeronet_repliconinmove_boxexamples by @aecsocket in #39 - Update to Bevy 0.16.0-rc.4 by @aecsocket in #41
- Update to Bevy 0.16.0-rc.5 by @aecsocket in #43
- Update to 0.14.0-rc.2 by @aecsocket in #44
- Update to 0.14.0 (Bevy 0.16.0) by @aecsocket in #45
Full Changelog: v0.12.0...v0.14.0