Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 23 May 22:30
· 60 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.13
667466f

Enhancements

  • Add shell completion (#222)

Commands

  • Add shell completion (#222)

Documentation

  • Remove generic docs from cli repo (#229)
  • Add docs generator and initial generated documentation (#228)

Infrastructure

  • Migrate release pipeline to docker build cloud (#232)
  • Bump go to 1.26.3 (#231)
  • Remove svn migration cmd (#230)
  • Hardened workflows security (#227)
  • Add formatting tools and configs (#223)

Dependencies

  • Bump golang.org/x/sys from 0.44.0 to 0.45.0 (#224)
  • Bump github/codeql-action from b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a to 84498526a009a99c875e83ef4821a8ba52de7c22 (#225)
  • Bump docker/bake-action from 7.1.0 to 7.2.0 (#226)

Contributors

Thanks to everyone who shipped with us this release 🎉
@thelovekesh

Installation

To install wpm v0.1.13

Linux and Mac

curl -fsSL https://wpm.so/install | bash

Windows

powershell -c "irm wpm.so/install.ps1|iex"

Docker

docker pull trywpm/cli