Skip to content

Release 0.7.0

Latest
Compare
Choose a tag to compare
@decathorpe decathorpe released this 01 Dec 15:02
· 1 commit to main since this release
bd53c3d

This release includes a simplified client API that removes the unnecessary indirection caused by the Call struct, in addition to some notable dependency updates (hyper v1) that are part of the public API.

Major dependency updates:

  • axum v0.6 → v0.7
  • base64 v0.21 → v0.22
  • hyper v0.14 → v1
  • proc-macro-crate v1 → v3
  • quick-xml v0.30 → 0.37
  • reqwest v0.11 → v0.12

Thanks to @pendulum-project, @elementary, @tweedegolf, @Conan-Kudo, @sdroege, @alexsaezm, @Best-HeyGman, and a mystery sponsor for supporting my work.