You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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.