Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@alexliesenfeld alexliesenfeld released this 05 Jan 23:28
· 24 commits to master since this release
  • BREAKING CHANGES:

  • Improvements:

    • The dependency tree has been significantly slimmed down when the remote feature is not enabled.
    • If the new remote feature is not enabled, httpmock no longer has a dependency on a real HTTP client.
      As a result, certain TLS issues previously reported by users
      should no longer arise.
  • This release also updates all dependencies to the most recent version.

  • The minimum Rust version has been bumped to 1.70.