Releases: hedzr/bgo
Releases · hedzr/bgo
v0.5.25
bump to v0.5.21 (fix gh action)
v0.5.21 Released!
Repo: | hedzr/bgo |
---|---|
App: | bgo |
Version: | v0.5.21 |
Hash: | b3dd7be |
The Updates:
- normal updates
bump to v0.5.18
- v0.5.18 - upgrade deps - fixed: change `SaveAs`(`--output`) field from string slice to string
v0.5.16
bump to v0.5.16
v0.5.13: bump to 0.5.13
- v0.5.13 - improved the logging - review deep copy codes after upgraded evendeep library - fixed lost fields after restoring cmdr checkpoint - fixed tests - added `test` subcommand to forward control to `go test`
bump to v0.5.11
- maintaining with security reason
bump to v0.5.9
- v0.5.9 - smaller binary sizes by new cmdr
bump to v0.5.8
- v0.5.8 - fixed wrong loops when `bgo` in short mode: `bgo -s` - improved subcmd `sbom` to produce pretty yaml format directly - improved logx to recognize `--no-color`/`-nc`/`NO_COLOR=1`/`NOCOLOR=1` mode so that `bgo sbom -nc` can produce yaml outputs without ANSI Color Escape Sequences.
bump to v0.5.7
- v0.5.7 - fixed wrong loops when `bgo` in auto mode: `bgo -s` - reviewed and clear the codes for merging sub-configs - code style - more subtests - upgrade deps
bump to v0.5.6
- added `args: [ ]` and `asan: false` - fixed the duplicated loops of building projects - upgrade `hedzr/cmdr` to latest - using `hedzr/evendeep` - improve code style - upgrade deps - .1 -> .6