github marevers/pleasant-cli v0.11.0

2 days ago

Note: clipboard functionality removed

I've made the decision to remove this functionality from Pleasant CLI. As the integration requires CGO, creating a reliable build process for all OS types and architectures proved very difficult (mostly driven by MacOS). In order to keep this project maintainable, it was removed.

If you still want the same functionality, I would recommend using a separate CLI command and pipe the output of any Pleasant CLI command into it. Here are a few examples:

Changelog

  • 3fcfb92 Add Github action for goreleaser (#41)
  • 85c64df Build with Go 1.25.3 (#42)
  • b608c84 Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#35)
  • 3b45bf2 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#36)
  • f74ef95 Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#38)
  • c6e2b9d Bump golang.org/x/term from 0.32.0 to 0.36.0 (#39)
  • d3ab905 Bump version to v0.11.0 (#43)
  • 6d80359 Remove clip functionality, add notes for alternatives (#40)

Don't miss a new pleasant-cli release

NewReleases is sending notifications on new releases.