All notable changes to this project will be documented in this file.
- Dependencies
- Build
- Dependencies
- Build
- Use TypeScript
v5.5.3
now, wasv5.5.2
(via #149)
- Use TypeScript
- Responsibilities
- Provide a yarn (berry) plugin that generates CycloneDX SBOM for current workspace
- Provide a CLI wrapper for said plugin
- Capabilities
- Support yarn (berry) v3 and v4
- Can output in XML and JSON format according to CycloneDX v1.2 - v1.6 spec
- Can omit dev-dependencies
- Can generate reproducible results
- Docs
- Enhanced the installation docs
- Fixed some typos here and there
- Misc
- Refactored node imports (via #127)
- Revisited release pipeline
- Added
- Style
- Some refactoring here and there
- Docs
- Some typo fixes and modernization here and there
Minimum Viable Product - RC-0
Minimum Viable Product - Beta-1
First release.
- Responsibilities
- Provide a yarn plugin that generates CycloneDX SBOM for current workspace
- Provide a CLI wrapper got said plugin
- Capabilities
- Supports yarn4
- Can output in XML and JSON format, CycloneDX v1.2 - v1.6 spec
- Can omit dev dependencies