Skip to content

v2.3.0

Compare
Choose a tag to compare
@alexwlchan alexwlchan released this 01 Mar 13:20
· 167 commits to development since this release

This release:

  • Adds support for Python 3
  • Allows asterisks and pipes in identifiers (thanks @giorgiosironi and @bcail, see #381 and #389)
  • Fixes a bug where Loris would ignore the proxy_path setting in the Link header (thanks @bcail, see #395)
  • Fixes a bug in the InfoCache that caused it to be smaller than expected (thanks @bnbalsamo, see #396)

This release adds a new dependency on attrs.