You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for nested/bundled (sub-)components via Models.Component.components was added, including serialization/normalization of models and impact on dependency graphs rendering. (#132 via #136)
CycloneDX spec version 1.4 made element Models.Component.version optional.
Therefore, serialization/normalization with this spec version will no longer render this element if its value is empty. (via #137, #138)