File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,5 @@ packageurl-python:
11
11
- Paul Horton @madpah
12
12
- Aditi Rao @aditirao7
13
13
- Anton Grübel @gruebel
14
+ - Adrien Schildknecht @schischi
15
+ - @juspence
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 0.11.4 (2023-12-08)
4
+ 0.12.0 (2023-12-08)
5
5
-------------------
6
6
7
7
- Modified `PackageURL.from_string ` to properly handle golang purls.
8
+ https://github.com/package-url/packageurl-python/pull/115/
9
+
10
+ - Improve support for PyPI URLs in `url2purl `.
11
+ https://github.com/package-url/packageurl-python/pull/128
12
+
13
+ - Return the "gem" type instead of "rubygems" for "https://rubygems.org/" URLs in
14
+ `url2purl `. The `pkg:rubygems/ ` purls are backward-compatible in `purl2url `.
15
+ https://github.com/package-url/packageurl-python/pull/114/
8
16
9
17
0.11.3 (2023-12-08)
10
18
--------------------
You can’t perform that action at this time.
0 commit comments