·
1 commit
to main
since this release
Chore
- upgrade to Rust 2024 edition
- Updates
Cargo.toml
to use new shared workspace keys - Updates lint settings (in workspace
Cargo.toml
) rustfmt
has changed slightly, resulting in a big diff - there are no
actual code changes- Adds a script to
rustfmt
the template src files
- Updates
Other
- set dynamic=version in pyproject
Refactor
- improve naming of types involved with networking
I got confused looking at my own code for client-server handshakes (in
preparation for external client support). Time to do some renaming!
Commit Statistics
- 3 commits contributed to the release over the course of 60 calendar days.
- 3 commits were understood as conventional.
- 3 unique issues were worked on: #1631, #1715, #1747