We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3743b62 commit 727a7d6Copy full SHA for 727a7d6
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Release notes
2
=============
3
4
+Version 30.1.0 (2022-04-05)
5
+------------------------------
6
+
7
+- Add ``warning`` field to ``commoncode.Codebase`` headers.
8
+- Add new functions ``get_jar_nv()`` and ``get_nupkg_nv()`` that accepts
9
+ a filename of a JAR or nupkg and return a name/version tuple extracted
10
+ using multiple heuristics.
11
12
13
Version 30.0.0 (2021-09-24)
14
------------------------------
15
0 commit comments