We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a2cb5 commit 19c123fCopy full SHA for 19c123f
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+v0.6.0
5
+------
6
+- Add package metadata support for CocoaPods.
7
+- Report all PyPI package versions even if the corresponding distributions are unavailable
8
+- Support Python ``3.11`` and ``3.12``, drop ``3.6`` and ``3.7`` support
9
+- Upgrade vendored pip to 24.2 (This removes the support for pseudo vcs URLs like ``git://``,
10
+ ``hg://``, ``svn://`` and ``bzr://`` see https://github.com/pypa/pip/pull/9436)
11
+
12
13
v0.5.2
14
------
15
- Update link references of ownership from nexB to aboutcode-org
0 commit comments