The change log includes a detailed description of all changes to this package in the recent releases.
Version: 3.2.0
Change from 3.0.0 to 3.1.0
There were no significant changes between 3.0.0 and 3.1.0 for this package.
Changes from 0.3.0 to 3.0.0:
Added .querydecode().
Moved package from the mx Experimental Distribution to mx Base Distribution
Synchronized version number with the distribution.
Changes from 0.2.0 to 0.3.0:
Added aliases quote() and unquote().
Changes from 0.1.0 to 0.2.0:
Added support to inherit queries and parameters when joining with empty URLs or URLs which only contain a fragment. This enhances compatibility to URI (RFC 2396).
Added more tests to test.py.
Added note about the URL constructors raising errors when finding unknown URL schemes.