Releases: trywpm/cli
Releases · trywpm/cli
v0.1.0
Immutable
release. Only release title and notes can be modified.
Commands
Dependencies
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#123)
- Bump docker/bake-action from 6.9.0 to 6.10.0 (#121)
- Bump golangci/golangci-lint-action from 9.0.0 to 9.2.0 (#122)
- Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#124)
- Bump github.com/go-playground/validator/v10 from 10.28.0 to 10.29.0 (#126)
- Bump github.com/morikuni/aec from 1.0.0 to 1.1.0 (#125)
- Bump docker/metadata-action from 5.9.0 to 5.10.0 (#120)
- Bump the actions group across 1 directory with 4 updates (#127)
- Bump golang.org/x/text from 0.31.0 to 0.32.0 (#128)
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#129)
- Bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#119)
Contributors
Installation
To install wpm v0.1.0
Linux and Mac
curl -fsSL https://wpm.so/install | bash
Windows
powershell -c "irm wpm.so/install.ps1|iex"
Docker
docker pull trywpm/cli
v0.0.15
Immutable
release. Only release title and notes can be modified.
Commands
- Add
x-amz-taggingheader in tarball upload url request (#116)
Dependencies
- Bump golang.org/x/text from 0.30.0 to 0.31.0 (#115)
Contributors
Installation
To install wpm v0.0.15
Linux and Mac
curl -fsSL https://wpm.so/install | bash
Windows
powershell -c "irm wpm.so/install.ps1|iex"
Docker
docker pull trywpm/cli
v0.0.14
Immutable
release. Only release title and notes can be modified.
Bug Fixes
- Fix dirty version suffix in cli version (#114)
Dependencies
- Bump golang.org/x/sys from 0.37.0 to 0.38.0 (#112)
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#113)
Contributors
Installation
To install wpm v0.0.14
Linux and Mac
curl -fsSL https://wpm.so/install | bash
Windows
powershell -c "irm wpm.so/install.ps1|iex"
Docker
docker pull trywpm/cli
v0.0.13
Immutable
release. Only release title and notes can be modified.
v0.0.12
Changelog
Command
- Handle idempotent response on tarball upload url (#109)
Contributors
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
v0.0.9
Changelog
Command
- Update semver normalization for init command (9f0d388)
Contributors
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
Changelog
Core
- Update url validation to http url (#77)
Command
- Fix url validation for init command (#78)
Contributors
Full Changelog: v0.0.6...v0.0.7