v1.39.0
## What's Changed
Added
- Added
glc-codequalityformat to convert subcommand - Added
inspect gitlab matchessubcommand to generate GitLab-compatible Markdown match summary from SCANOSS scan results - Added utility modules for shared functionality (
markdown_utils.pyandfile_utils.py)
Changed
- Refactored table generation utilities into shared
markdown_utilsmodule - Refactored JSON file loading into shared
file_utilsmodule