github marevers/pleasant-cli v0.9.0

latest releases: v0.10.2, v0.10.1, v0.10.0...
4 months ago

New Features

This release adds a major new feature to Pleasant CLI: path completion. The --path flag has always been one of the major features of the CLI but it was limited in usefulness when using interactively as you needed knowledge of the folder tree in order to use it. This changes with version v0.9.0: the flag can now be dynamically autocompleted! With this, it is finally possible to use the CLI completely independently from any Pleasant Password Server client you might be using as you can discover the structure using autocomplete.

Check the README section to find out more.

Changelog

  • 66b5c9b Bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#16)
  • c2248ce Bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#17)
  • f2d6f8e Bump golang.org/x/term from 0.29.0 to 0.30.0 (#15)
  • 82cec64 Bump golang.org/x/term from 0.30.0 to 0.31.0 (#18)
  • e38350a Path completion (#20)
  • c91fa45 Remove license comments, build with Go 1.24 (#19)

Don't miss a new pleasant-cli release

NewReleases is sending notifications on new releases.