# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.21.0 (2025-07-03)
<csr-id-249b40f358977f6f85e269967d3912bfb4080f73/>
<csr-id-f55c117c1627368978d26c788efbcb2ddda1da01/>
<csr-id-c6f10d8162db1cb1b2c9f9d3f8f2be2cb181102b/>
### Chore
- <csr-id-249b40f358977f6f85e269967d3912bfb4080f73/> fix clippy
- <csr-id-f55c117c1627368978d26c788efbcb2ddda1da01/> cargo fmt
### New Features
- <csr-id-117b0841a25dba5c6ffaadad88a8c4dba09d3cbb/> support BEI inputs
### Bug Fixes
- <csr-id-97d5b9baf349aa8c0245d20432ff333c42b2c04d/> issues with prespawn match
### Other
- <csr-id-c6f10d8162db1cb1b2c9f9d3f8f2be2cb181102b/> fix inputs
### Commit Statistics
<csr-read-only-do-not-edit/>
- 16 commits contributed to the release over the course of 46 calendar days.
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- 10 unique issues were worked on: [#1017](https://github.com/cBournhonesque/lightyear/issues/1017), [#1023](https://github.com/cBournhonesque/lightyear/issues/1023), [#1039](https://github.com/cBournhonesque/lightyear/issues/1039), [#1040](https://github.com/cBournhonesque/lightyear/issues/1040), [#1043](https://github.com/cBournhonesque/lightyear/issues/1043), [#1054](https://github.com/cBournhonesque/lightyear/issues/1054), [#1055](https://github.com/cBournhonesque/lightyear/issues/1055), [#1062](https://github.com/cBournhonesque/lightyear/issues/1062), [#1064](https://github.com/cBournhonesque/lightyear/issues/1064), [#989](https://github.com/cBournhonesque/lightyear/issues/989)
### Commit Details
<csr-read-only-do-not-edit/>
<details><summary>view details</summary>
* **[#1017](https://github.com/cBournhonesque/lightyear/issues/1017)**
- Release 0.21 rc1 ([`dc0e61e`](https://github.com/cBournhonesque/lightyear/commit/dc0e61e06fe68309ed8cbfdcdfead633ad567537))
* **[#1023](https://github.com/cBournhonesque/lightyear/issues/1023)**
- Add HostServer ([`5b6af7e`](https://github.com/cBournhonesque/lightyear/commit/5b6af7edd3b41c05333d14dde258ea5e89c07c2d))
* **[#1039](https://github.com/cBournhonesque/lightyear/issues/1039)**
- Support BEI inputs ([`117b084`](https://github.com/cBournhonesque/lightyear/commit/117b0841a25dba5c6ffaadad88a8c4dba09d3cbb))
* **[#1040](https://github.com/cBournhonesque/lightyear/issues/1040)**
- Fix inputs ([`c6f10d8`](https://github.com/cBournhonesque/lightyear/commit/c6f10d8162db1cb1b2c9f9d3f8f2be2cb181102b))
* **[#1043](https://github.com/cBournhonesque/lightyear/issues/1043)**
- Make workspace crates depend on individual bevy crates ([`5dc3dc3`](https://github.com/cBournhonesque/lightyear/commit/5dc3dc3e17a8b821c35162b904b73eea0e1c69be))
* **[#1054](https://github.com/cBournhonesque/lightyear/issues/1054)**
- Chore(docs) ([`59b9f7e`](https://github.com/cBournhonesque/lightyear/commit/59b9f7eb37b036488d3ceab780074274074a9bd6))
* **[#1055](https://github.com/cBournhonesque/lightyear/issues/1055)**
- Release 0.21 rc 2 ([`81341e9`](https://github.com/cBournhonesque/lightyear/commit/81341e91707b31a5cba6967d23e230945180a4e8))
* **[#1064](https://github.com/cBournhonesque/lightyear/issues/1064)**
- Issues with prespawn match ([`97d5b9b`](https://github.com/cBournhonesque/lightyear/commit/97d5b9baf349aa8c0245d20432ff333c42b2c04d))
* **[#989](https://github.com/cBournhonesque/lightyear/issues/989)**
- Bevy main refactor ([`b236123`](https://github.com/cBournhonesque/lightyear/commit/b236123c8331f9feea8c34cb9e0d6a179bb34918))
</details>