Skip to content

Releases: CycloneDX/cyclonedx-cocoapods

1.3.0

08 Feb 20:45
0e16d02
Compare
Choose a tag to compare

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

06 Jan 17:34
bd31b91
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @fnxpt made their first contribution in #61

Full Changelog: 1.1.2...1.2.0

1.1.2

16 Jun 16:38
b01ea7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

v1.1.1

12 Oct 16:05
79d31c7
Compare
Choose a tag to compare

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

13 Sep 14:50
88a6212
Compare
Choose a tag to compare

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

12 Aug 16:05
6dd8471
Compare
Choose a tag to compare

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