Skip to content

hydro_cli v0.12.0

Latest
Compare
Choose a tag to compare
@hydro-project-bot hydro-project-bot released this 08 Mar 01:13
· 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

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

Commit Details

view details