Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

0.3.0

Choose a tag to compare

@matz3 matz3 released this 17 Nov 12:22
· 332 commits to master since this release

Breaking changes

  • context middleware
    • removed (not needed anymore) 7977fde
  • less middleware

Fixes

  • proxy middleware
    • now respects the local proxy configuration (environment variables HTTP_PROXY, HTTPS_PROXY, NO_PROXY) when making requests 483e137
  • less middleware
    • next should not be called after ending the response df71ca8

All changes

0.2.1...0.3.0