File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
- Upcoming changes...
11
11
12
+ ## [ 1.26.3] - 2025-06-26
13
+ ### Fixed
14
+ - Fixed crash in inspect subcommand when processing components that lack license information
15
+ - Set the default trace value to false for inspect command
16
+
12
17
## [ 1.26.2] - 2025-06-24
13
18
### Fixed
14
19
- Fixed inspection of undeclared components with empty licenses
@@ -564,4 +569,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
564
569
[ 1.25.2 ] : https://github.com/scanoss/scanoss.py/compare/v1.25.1...v1.25.2
565
570
[ 1.26.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.25.2...v1.26.0
566
571
[ 1.26.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.26.0...v1.26.1
567
- [ 1.26.2 ] : https://github.com/scanoss/scanoss.py/compare/v1.26.1...v1.26.2
572
+ [ 1.26.2 ] : https://github.com/scanoss/scanoss.py/compare/v1.26.1...v1.26.2
573
+ [ 1.26.3 ] : https://github.com/scanoss/scanoss.py/compare/v1.26.2...v1.26.3
You can’t perform that action at this time.
0 commit comments