Releases: aio-libs/yarl
Releases · aio-libs/yarl
yarl 0.9.1
CHANGES
- Do not lose tail chars #45
yarl 0.9.0
yarl 0.8.0
yarl 0.7.0
The library now accepts int
as value for kwargs/mapping in .with_query()
Also the release fixes a subtle bug with comparison urls with query part but empty path part.
yarl 0.6.0
yarl 0.4
yarl 0.3.0 release
CHANGES
- Introduce is_default_port()
yarl 0.2.1 release
CHANGES
- Raise ValueError for URLs like 'http://:8080/'
yarl 0.2.0
The release fixes bugs related to path joining #12