Releases: ionrock/we
Releases · ionrock/we
Release list
v0.8.4
v0.8.3
Changelog
- d39eb6c Add --agent mode with sandbox and env re-evaluation (#7)
- 2b886a9 Add Homebrew tap release config
- 7b735bf Allow parsing env.sh files via
we convert - c086bbe Bump golang.org/x/crypto from 0.3.0 to 0.17.0
- 1932ba9 Load ~/.withenv_global.yml before envrc and explicit env inputs
- 8e86856 Merge pull request #6 from ionrock/dependabot/go_modules/golang.org/x/crypto-0.17.0
- cc488b5 Move .envrc loading into envs and parse directly
- 8f82923 Update crypto
- eccd6ce Update go.sum after envrc changes
- 5dd2777 Upgrade deps
- a1bb413 migrate from logrus to zerolog
v0.8.2
v0.8.1
Changelog
- a4eb1cb Allow running the release manually
- a5c21c4 Cleaning up the Makefile
- 6d9904e Dropping the win binaries for now
- 15d5bd6 Fix release yaml
- 1e4f6d6 Living with the released yml
- ed6968a Remove the release portion to debug
- e8e00d4 Revert
- 8b4d38e Using goreleaser to build binaries
- 08cb04b add workflow and the release trigger
- 4e6c557 ignore some local files
- df1e04e mv to the .github dir
- 52b39c7 s/created/published on release
- d3d34b8 trying go mod change...
- bf8fade trying to get the releaser to work
- 208d98d use a different token