Skip to content

Releases: mrsarm/python-res-address

2.0.0

30 Mar 14:54

Choose a tag to compare

  • Breaking change: add parsing of scheme, query string, username and password in the tuple returned.
  • Add matrix of Python versions to test on CI.
  • More guides in README.

📦 https://pypi.org/project/res-address/2.0.0/

2.0b2

29 Mar 19:46

Choose a tag to compare

2.0b2 Pre-release
Pre-release

Fix user parsing when no password and separator + same changes than 2.0b1.

2.0b1

27 Mar 01:10

Choose a tag to compare

2.0b1 Pre-release
Pre-release
  • Breaking change: add parsing of scheme, query string, username and password in the tuple returned.
  • Add matrix of Python versions to test on CI.
  • More guides in README.