Skip to content

v0.7.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexliesenfeld alexliesenfeld released this 15 Oct 19:28
· 32 commits to master since this release
78daf7e
  • 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.65 (and 1.70 for the remote and standalone features).