What's Changed
- Fix functional tests that do not validate by @mrutkows in #111
- Enable loading of remote JSON schemas (e.g., "https") on --force flag by @mrutkows in #112
- Support offline validation (no network) using only built-in, local schema by @mrutkows in #114
- Add PURL to license info report by @StefanFl in #124
- Fix parsing CycloneDX 1.6 declarations/definitions elements by @pasieronen in #118
- Add test to assure we can unmarshal empty definitions and declarations objects for v1.6 by @mrutkows in #125
New Contributors
- @StefanFl made their first contribution in #124
- @pasieronen made their first contribution in #118
Full Changelog: v0.17.0...v0.17.1