File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Upcoming changes...
1111
12- ## [ 0.7.0] - 2021-10-25
12+ ## [ 0.7.1] - 2021-11-12
13+ ### Added
14+ - Added option to skip WFP file generation while scanning (--no-wfp-output)
15+
16+ ## [ 0.7.0] - 2021-11-08
1317### Added
1418- Added option to change default REST timeout (--timeout)
1519- Added threaded scanning to WFP file processing
@@ -63,3 +67,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6367[ 0.6.6 ] : https://github.com/scanoss/scanoss.py/compare/v0.6.5...v0.6.6
6468[ 0.6.11 ] : https://github.com/scanoss/scanoss.py/compare/v0.6.6...v0.6.11
6569[ 0.7.0 ] : https://github.com/scanoss/scanoss.py/compare/v0.6.11...v0.7.0
70+ [ 0.7.1 ] : https://github.com/scanoss/scanoss.py/compare/v0.7.0...v0.7.1
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '0.7.0 '
25+ __version__ = '0.7.1 '
You can’t perform that action at this time.
0 commit comments