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 d4fb39e commit 60c780bCopy full SHA for 60c780b
1 file changed
CHANGELOG.rst
@@ -1,9 +1,18 @@
1
Release notes
2
=============
3
4
-Version (next)
+Version 31.0.1 - (2023-02-23)
5
------------------------------
6
7
+- Fix issue when instantiating a ``VirtualCodebase`` from a JSON where if there
8
+ is no codebase attribute with the same name in the scan, then None is assigned
9
+ to the codebase attribute instead of the default value that was passed in when
10
+ VirtualCodebase was instantiated.
11
+ https://github.com/nexB/commoncode/issues/48
12
+
13
+- Update spdx-tools to 0.7.0rc0
14
+ https://github.com/nexB/commoncode/pull/50
15
16
17
Version 31.0.0 - (2022-08-24)
18
0 commit comments