What's Changed
- nodelist.NodeDescendants: Fix off-by-one bug by @puerco in #319
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #320
- set version to 1 from 0 by @viveksahu26 in #325
- Init CycloneDX options in serializer by @puerco in #327
- [Fix]: replace invalid or empty serial id with newly generated valid one by @viveksahu26 in #324
- skip files section with noassert license by @viveksahu26 in #328
- Writer: Use io.Writer instead of WriterCloser by @puerco in #330
- Fix 1-char bug flattening CDX data. by @puerco in #332
- Rewrite cdx recursion by @puerco in #331
New Contributors
- @viveksahu26 made their first contribution in #325
Full Changelog: v0.5.1...v0.5.2