File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v3.7.0 (2022-11-10)
6+ ### Feature
7+ * Pass purl-bom-ref to EnvironmentParser ([ #432 ] ( https://github.com/CycloneDX/cyclonedx-python/issues/432 ) ) ([ ` 7cfefeb ` ] ( https://github.com/CycloneDX/cyclonedx-python/commit/7cfefeb389b3c63b69ad93aeca1a709231da2901 ) )
8+
59## v3.6.4 (2022-11-10)
610### Fix
711* ** EnvironmentParser:** Remove code break when classifier parsing in py>=3.8 ([ #431 ] ( https://github.com/CycloneDX/cyclonedx-python/issues/431 ) ) ([ ` 4ab075e ` ] ( https://github.com/CycloneDX/cyclonedx-python/commit/4ab075ee814571a8dc8c1e7b962686b232619330 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cyclonedx-bom"
3- version = " 3.6.4 "
3+ version = " 3.7.0 "
44description = " CycloneDX Software Bill of Materials (SBOM) generation utility"
55authors = [" Steven Springett <steve.springett@owasp.org>" , " Paul Horton <phorton@sonatype.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments