Releases: aio-libs/yarl
Releases · aio-libs/yarl
yarl 0.9.5
CHANGES
- Fix BaseURL rich comparison support
yarl 0.9.4
CHANGES
- Use BaseURL
yarl 0.9.3
CHANGES
- Added BaseURL
yarl 0.9.2
CHANGES
- Remove debug print
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.