Releases: trywpm/cli
Releases · trywpm/cli
v0.1.9
Immutable
release. Only release title and notes can be modified.
Enhancement
- Update markdown and screenshots parsing (#163)
Dependencies
- Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group (#160)
- Bump github/codeql-action from 7434149006143a4d75b82a2f411ef15b03ccc2d7 to 55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 (#161)
- Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (#162)
Contributors
Installation
To install wpm v0.1.9
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.1.8
Immutable
release. Only release title and notes can be modified.
Infrastructure
- Add CodeQL workflow for vulnerability scanning (#159)
Contributors
Installation
To install wpm v0.1.8
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.1.7
Immutable
release. Only release title and notes can be modified.
Core
- Add signature validation on package installation (#156)
Commands
- Add
outdatedcommand (#152) - Add
whycommand (#151) - Add
lscommand (#150) - Add
uninstallcommand (#149)
Bug Fixes
- Fix terminal streaming to bail if progress bar not enabled (#157)
Dependencies
- Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#155)
- Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 (#154)
- Bump actions/setup-go from 6.1.0 to 6.2.0 in the actions group (#153)
Contributors
Installation
To install wpm v0.1.7
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.1.6
Immutable
release. Only release title and notes can be modified.
Core
Infrastructure
- Add install scripts (#148)
Contributors
Installation
To install wpm v0.1.6
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.1.5
Immutable
release. Only release title and notes can be modified.
Commands
Contributors
Installation
To install wpm v0.1.5
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.1.4
Immutable
release. Only release title and notes can be modified.
Core
- Update outputs formatting; Update core APIs (#141)
- Update http client (#142)
- Fix wpmjson config side effects (#143)
Commands
- Add install command (#140)
Dependencies
- Bump golang.org/x/sys from 0.39.0 to 0.40.0 (#138)
- Bump golang.org/x/text from 0.32.0 to 0.33.0 (#139)
Contributors
Installation
To install wpm v0.1.4
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.1.3
Immutable
release. Only release title and notes can be modified.
Core
- Rename platform to requires (#137)
Infrastructure
- Migrate workflows to Blacksmith runners (#136)
Contributors
@blacksmith-sh[bot], @thelovekesh and blacksmith-sh[bot]
Installation
To install wpm v0.1.3
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.1.2
Immutable
release. Only release title and notes can be modified.
Commands
- Fix init command migration (#135)
Contributors
Installation
To install wpm v0.1.2
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.1.1
Immutable
release. Only release title and notes can be modified.
Commands
- Update package manifest shape (#134)
Dependencies
- Bump github.com/go-playground/validator/v10 from 10.29.0 to 10.30.1 (#133)
Contributors
Installation
To install wpm v0.1.1
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.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