Sourced from yarl's releases.
1.12.1
No significant changes.
This release was created because the signatures failed to upload for 1.12.0
1.12.0
Features
Added :attr:
~yarl.URL.path_safe
to be able to fetch the path without%2F
and%25
decoded -- by :user:bdraco
.Related issues and pull requests on GitHub: #1150.
Removals and backward incompatible breaking changes
Restore decoding
%2F
(/
) inURL.path
-- by :user:bdraco
.This change restored the behavior before #1057.
Related issues and pull requests on GitHub: #1151.
Miscellaneous internal changes
Improved performance of processing paths -- by :user:
bdraco
.Related issues and pull requests on GitHub: #1143.
Sourced from yarl's changelog.
1.12.1
(2024-09-23)
No significant changes.
1.12.0
(2024-09-23)
Features
Added :attr:
~yarl.URL.path_safe
to be able to fetch the path without%2F
and%25
decoded -- by :user:bdraco
.Related issues and pull requests on GitHub: :issue:
1150
.Removals and backward incompatible breaking changes
Restore decoding
%2F
(/
) inURL.path
-- by :user:bdraco
.This change restored the behavior before :issue:
1057
.Related issues and pull requests on GitHub: :issue:
1151
.Miscellaneous internal changes
Improved performance of processing paths -- by :user:
bdraco
.Related issues and pull requests on GitHub: :issue:
1143
.
19f2516
Release 1.12.1cf5a996
Increase release timeout from 7 to 14 minutes (#1153)56e51de
Release 1.12.0e7c47b1
Add path_safe method (#1150)497752c
Restore unquoting of %2F in paths (#1151)6795a59
Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#1148)a57826b
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#1147)31b0105
Bump idna from 3.8 to 3.10 (#1146)ab0819b
Bump pytest from 8.3.2 to 8.3.3 (#1145)6e6aac0
Bump multidict from 6.0.5 to 6.1.0 (#1144)