Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-15 | 1.1 kB | |
v0.10.0 source code.tar.gz | 2024-07-15 | 214.2 kB | |
v0.10.0 source code.zip | 2024-07-15 | 249.1 kB | |
Totals: 3 Items | 464.5 kB | 0 |
What's Changed
- Update
bevy_matchbox
to Bevy 0.14 by @Jondolf in https://github.com/johanhelsing/matchbox/pull/455 - Remove serde-serialize feature by @RaoulHC in https://github.com/johanhelsing/matchbox/pull/438
- Update to axum-0.7/hyper-1.2 by @RaoulHC in https://github.com/johanhelsing/matchbox/pull/436
- Fix new warnings in rust 1.77 by @johanhelsing in https://github.com/johanhelsing/matchbox/pull/443
- fix: error: direct implementation of
ToString
by @johanhelsing in https://github.com/johanhelsing/matchbox/pull/457 - Upgrade dependencies, including webrtc 0.11 by @johanhelsing in https://github.com/johanhelsing/matchbox/pull/458
- chore(deps): bump rust from 1.75-slim-bullseye to 1.79-slim-bullseye in /matchbox_server by @dependabot in https://github.com/johanhelsing/matchbox/pull/451
New Contributors
- @RaoulHC made their first contribution in https://github.com/johanhelsing/matchbox/pull/436
- @Jondolf made their first contribution in https://github.com/johanhelsing/matchbox/pull/455
Full Changelog: https://github.com/johanhelsing/matchbox/compare/v0.9.0...v0.10.0