Skip to content

Releases: trywpm/cli

v0.1.0

29 Dec 20:44
Immutable release. Only release title and notes can be modified.
v0.1.0
d74f73a

Choose a tag to compare

Commands

  • Update whoami path response (#131)
  • Update package publish flow (#130)

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

@thelovekesh

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

18 Nov 14:32
Immutable release. Only release title and notes can be modified.
v0.0.15
20a20a4

Choose a tag to compare

Commands

  • Add x-amz-tagging header in tarball upload url request (#116)

Dependencies

  • Bump golang.org/x/text from 0.30.0 to 0.31.0 (#115)

Contributors

@thelovekesh

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

14 Nov 19:12
Immutable release. Only release title and notes can be modified.
v0.0.14
b4e37af

Choose a tag to compare

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

@thelovekesh

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

12 Nov 20:50
Immutable release. Only release title and notes can be modified.
77c5e48

Choose a tag to compare

Changelog

Infrastructure

  • Update build setup (#110)
  • Add docker image publishing (#111)

Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

07 Nov 07:51
v0.0.12
df59ed1

Choose a tag to compare

Changelog

Command

  • Handle idempotent response on tarball upload url (#109)

Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Nov 18:53
v0.0.11
e86006d

Choose a tag to compare

Changelog

Command

  • Update publish command (#108)

Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

19 Jul 13:15
v0.0.10
a015ae1

Choose a tag to compare

Changelog

Command

  • Update upload request headers (#90)

Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

25 Jun 14:04
v0.0.9
9f0d388

Choose a tag to compare

Changelog

Command

  • Update semver normalization for init command (9f0d388)

Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

22 Jun 05:19
v0.0.8
0ec8082

Choose a tag to compare

Changelog

Core

  • Add platform config (#80)

Command

  • Update init command (#8)
  • Fix init in existing project without main plugin file (#82)

Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Jun 16:27
v0.0.7
b6b7561

Choose a tag to compare

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