Releases: package-url/packageurl-python
Releases · package-url/packageurl-python
v0.13.3
Tag v0.13.3
v0.13.2
Tag v0.13.2
v0.13.1
Tag v0.13.1
v0.13.0
Tag v0.13.0
v0.12.0
Tag v0.12.0
v0.11.3
What's Changed
Full Changelog: v0.11.2...v0.11.3
v0.11.2
Merge pull request #126 from TG1999/prep_release_0.11.2
0.11.1 (March 24 2023)
What's Changed
- Add support for the golang type in purl2url.get_repo_url() #107
Full Changelog: v0.11.0rc1...v0.11.1
v0.11.0rc1
This is a major release that drops supports for Python 3.6, adds support for Python 3.11 and adds typing.
What's Changed
- Prepare version 0.11 by @pombredanne in #111
- Support Python 3.11 by @gruebel in #100
- enable mypy and add type hints to init.py by @gruebel in #101
- Fix formatting in error message by @volkdm in #104
New Contributors
Full Changelog: v0.10.5rc1...v0.11.0rc1
0.10.5rc1 (2022-12-28)
This is a minor bug fix release.
- Fixed
PackageURL.from_string
to properly handle npm purls with namespace.
What's Changed
- Fix parsing of npm purls with namespace #93 by @TG1999 in #106
- Add github action to release on tag by @TG1999 in #109
- Prepare release v0.10.5.rc1 by @TG1999 in #110
Full Changelog: v0.10.4...v0.10.5rc1