Releases: shoenig/envy
Releases · shoenig/envy
v0.4.0
Changelog
- 9d2e0d2 ci: fix setup go action version file
- 6857337 ci: fixup sources to make new linter happy
- d1d0cae cli: convert to using babycli for argument processing
- 7e9aa6c deps: update dependencies 2024
- ce759b3 deps: update to go-set v3
- d1de774 internal: refactor namespaces to be profiles
- 6ce0f32 readme: update with new cli format
- d421855 repo: more readme fixes
- abeb430 repo: set copywrite headers
- dc173a8 repo: update ci files
- 435c581 tests: try to make windows assertion pass again
v0.3.2
Changelog
- c9a1787 build(deps): bump github.com/gojuno/minimock/v3 from 3.1.2 to 3.1.3 (#32)
- c929a4a build(deps): bump github.com/hashicorp/go-set from 0.1.12 to 0.1.13 (#37)
- 12fefa6 build(deps): bump github.com/hashicorp/go-set from 0.1.9 to 0.1.12 (#34)
- 5acf779 build(deps): bump github.com/shoenig/go-conceal from 0.4.1 to 0.5.0 (#38)
- 7028a83 build(deps): bump github.com/shoenig/test from 0.6.1 to 0.6.3 (#31)
- fd92095 build(deps): bump github.com/zalando/go-keyring from 0.2.2 to 0.2.3 (#35)
- ae94394 build: set goarch amd64, arm64
- ee70de3 deps: update for 2024 (#43)
- 6b70e5a deps: use stdlib slices (#44)
v0.3.1
v0.3.0
Changelog
- 09e544e Bump github.com/shoenig/test from 0.4.0 to 0.6.0 (#14)
- 9378538 Bump github.com/shoenig/test from 0.6.0 to 0.6.1 (#21)
- e2114a8 Bump github.com/zalando/go-keyring from 0.2.1 to 0.2.2 (#13)
- f57232a Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#20)
- a900d4f Setup lint (#26)
- 8d2c838 build(deps): bump github.com/gojuno/minimock/v3 from 3.0.10 to 3.1.1 (#25)
- 6b4189d build: update gitignore
- 9ecee7f ci: run on mac and windows (#24)
- 06cdb8c ci: use setup-golang (#11)
- de21375 cli: consolidate update command into set command (#23)
- b33b6f1 deps: setup monthly dependabot (#12)
- b43fb66 exec: print error message if exec fails (#17)
- 9389b3a readme: some updates
- 4d17c5f releaser: also build for freebsd, openbsd
- 58f9a22 tools: run minimock version directly without tools package (#22)