8000 Releases · bomctl/bomctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: bomctl/bomctl

v0.4.3

02 May 15:48
v0.4.3
1e 10000 f4106
Compare
Choose a tag to compare

Changelog

🆕 New features

  • : feat: add gitlab push to generic package registry (#266) (@lmphil)

🐞 Bug fixes

v0.4.2

08 Jan 16:56
v0.4.2
8f9dd13
Compare
Choose a tag to compare

Changelog

🆕 New features

🐞 Bug fixes

📘 Documentation

📝 Other changes

  • refactor: add Unpack function, rename to match package (#239) (@jhoward-lm)
  • refactor: add choiceValue type for static sets of flag options (#240) (@jhoward-lm)
  • refactor: add sliceutils helper package for dev convenience (#163) (@jhoward-lm)
  • refactor: break out Fetcher and Pusher from Client interface, add PrepareFetch method (#245) (@jhoward-lm)
  • refactor: internal option to force list output if desired (#241) (@jhoward-lm)
  • refactor: stage all externally referenced SBOMs before push (#155) (@jhoward-lm)
  • test: add cmd format/encoding unit tests, update e2e tests (#185) (@ashearin)
  • test: add unit tests for alias/tags DB functions (#174) (@lmphil)
  • test: client fetch unit tests (#205) (@jhoward-lm)
  • test: integration testing of functionality (#169) (@ashearin)

v0.4.1

16 Sep 15:56
v0.4.1
9eadeed
Compare
Choose a tag to compare

Changelog

🐞 Bug fixes

  • fix: license headers incorrectly interpreted as package documentation (#157) (@jhoward-lm)

v0.4.0

09 Sep 22:56
v0.4.0
cb51893
Compare
Choose a tag to compare

Changelog

🆕 New features

🐞 Bug fixes

  • fix: export command info log moved to only log when outputting a file (#150) (@idunbarh)

📘 Documentation

  • docs: add Bomctl Charter document to document project organization (#146) (@idunbarh)
  • docs: document sandbox status & improve docs (#140) (@idunbarh)

📝 Other changes

  • refactor: dynamic prefix for subcommand loggers (#138) (@jhoward-lm)
  • refactor: one-time backend setup in rootCmd.PersistentPreRun (#137) (@jhoward-lm)

v0.3.1

19 Aug 21:25
v0.3.1
4f396cb
Compare
Choose a tag to compare

Changelog

🐞 Bug fixes

  • fix: recursive fetching and outputting of recursive files (#134) (@idunbarh)

📝 Other changes

  • refactor: add client package shared by fetch and push commands (#124) (@jhoward-lm)
  • refactor: cmd options, fetch/push func defs, misc consolidations (#130) (@ashearin)

v0.3.0

07 Aug 21:38
v0.3.0
381c9bf
Compare
Choose a tag to compare

Changelog

🆕 New features

📘 Documentation

📝 Other changes

v0.2.1

27 Jun 16:43
v0.2.1
4e558e5
Compare
Choose a tag to compare

Changelog

🐞 Bug fixes

v0.2.0

26 Jun 22:54
v0.2.0
dea188f
Compare
Choose a tag to compare

Changelog

🆕 New features

📘 Documentation

  • docs: add architecture decision record template and VSCode snippet (#83) (@jhoward-lm)

📝 Other changes

  • refactor: pass file arguments as stream readers/writers instead of strings (#76) (@jhoward-lm)
  • refactor: remove globals, use functional options pattern (#77) (@jhoward-lm)
  • refactor: update to use Protobom Ent backend (#73) (@jhoward-lm)

v0.1.9

29 May 16:57
v0.1.9
dd5540b
Compare
Choose a tag to compare

Changelog

🐞 Bug fixes

📘 Documentation

  • docs: adding CONTRIBUTING.md (#47) (@idunbarh)
  • docs: adding a CODEOWNERS to auto assign PR reviewers (#53) (@idunbarh)

v0.1.8

30 Apr 17:01
v0.1.8
10e558a
Compare
Choose a tag to compare

Changelog

🐞 Bug fixes

0