Skip to content

Releases: gruns/furl

Furl v0.5.7

01 Mar 16:29
Compare
Choose a tag to compare
  • Fixed: Only percent-decode percent-encoded path strings once, not twice.

Furl v0.5.6

23 Oct 19:31
Compare
Choose a tag to compare
  • Changed: Bumped the orderedmultidict dependency from v0.7.7 to v0.7.8. The
    latter, v0.7.8, fixes a splat (i.e. **omdict) bug.

Furl v0.5.3

23 Sep 21:31
Compare
Choose a tag to compare
  • Fixed: In Python 2, furl.netloc and furl.origin return strings, not Unicode strings.

Furl v0.5.2

14 Aug 22:29
Compare
Choose a tag to compare
  • Added: Test PEP8 compliance with tox.
  • Fixed: Verify valid schemes before adoption.

Furl v0.5.1

29 Jun 06:20
Compare
Choose a tag to compare