We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4ad00 commit ef3747aCopy full SHA for ef3747a
1 file changed
CHANGELOG.rst
@@ -1,14 +1,21 @@
1
Changelog
2
=========
3
4
+0.16.0 (unreleased)
5
+-------------------
6
+
7
+- Add support for Composer in ``purl2url`` and ``url2purl``.
8
+ https://github.com/package-url/packageurl-python/pull/144
9
10
0.15.0 (2024-03-12)
--------------------------
11
12
13
- Add support to get PackageURL from ``go_package`` or
14
go module ``name version`` string as seen in a go.mod file.
15
+ https://github.com/package-url/packageurl-python/pull/148
16
17
- Add cran ecosystem support for url2purl
-
18
+ https://github.com/package-url/packageurl-python/pull/149
19
20
0.14.0 (2024-02-29)
21
-------------------
0 commit comments