Skip to content

Releases: hedzr/bgo

v0.5.25

20 Dec 01:44
62329df
Compare
Choose a tag to compare

v0.5.25 Released!

Repo: hedzr/bgo
App: bgo
Version: v0.5.25
Hash: 62329df

The Updates:

  • normal updates

bump to v0.5.21 (fix gh action)

15 Oct 08:32
b3dd7be
Compare
Choose a tag to compare

v0.5.21 Released!

Repo: hedzr/bgo
App: bgo
Version: v0.5.21
Hash: b3dd7be

The Updates:

  • normal updates

bump to v0.5.18

03 Jun 07:18
0e67424
Compare
Choose a tag to compare
- v0.5.18
  - upgrade deps
  - fixed: change `SaveAs`(`--output`) field from string slice to string

v0.5.16

29 Apr 08:36
86230d5
Compare
Choose a tag to compare
bump to v0.5.16

v0.5.13: bump to 0.5.13

05 Mar 02:37
6eb666c
Compare
Choose a tag to compare
- 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

19 Feb 05:00
a4757cb
Compare
Choose a tag to compare
- maintaining with security reason

bump to v0.5.9

12 Feb 06:46
0f28ea1
Compare
Choose a tag to compare
- v0.5.9

  - smaller binary sizes by new cmdr

bump to v0.5.8

11 Feb 10:08
0ca7a7f
Compare
Choose a tag to compare
- 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

11 Feb 09:57
5bc5a63
Compare
Choose a tag to compare
- 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

30 Jan 15:47
72b5347
Compare
Choose a tag to compare
  - 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