Releases: CycloneDX/cyclonedx-cocoapods
Releases · CycloneDX/cyclonedx-cocoapods
v1.4.1: Improved performance for large Podfiles
What's Changed
- Improve performance of analysis with large number of pods by @macblazer in #79
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Add root component in dependencies by @fnxpt in #70
- Proper path concatenation by @macblazer in #76
- Add evidence element for the components by @macblazer in #77
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Added optional --shortened-strings CLI parameter to limit the author, publisher, and purl lengths for improved compatibility with Dependency Track by @macblazer in #66
- Follow rubocop formatting by @macblazer in #67
- Update output to use specification v1.5 by @macblazer in #68
- Moved the location of the
bom-ref
to an XML attribute on the component to follow the CycloneDX specification by @macblazer in #68
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.2
What's Changed
- Update compatibility with newer cocoapod versions by @macblazer in #53
- Fix parsing Podfile that include plugins by @DwayneCoussement in #55
- Document behavior with CocoaPods subspecs by @macblazer in #56
New Contributors
- @DwayneCoussement made their first contribution in #55
Full Changelog: 1.1.1...1.1.2
v1.1.1
What's Changed
- Better error messaging when a problem is encountered while gathering pod information. (Issue #48) @macblazer
- Fix crash when including a pod that has a platform-specific dependency for an unused platform (such as a dependency specific to watchOS but the Podfile is for an iOS-only project). (Issue #46) @macblazer
- Fix crash when analyzing a Podfile that has no pods defined. @macblazer
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Add option to ignore dependencies used for testing (use the
--exclude-test-targets
parameter) by @macblazer in #44
Full Change Diff: 1.0.0...1.1.0
v1.0.0 on RubyGems.org
v1.0.0 has been released on RubyGems.org.
A huge thank you to @jgongo for starting this project to bring SBOMs to the CocoaPods ecosystem.
Full Changelog - https://github.com/CycloneDX/cyclonedx-cocoapods/blob/1.0.0/CHANGELOG.md