Skip to content

Releases: iishyfishyy/please

v1.0.6

27 Oct 05:26

Choose a tag to compare

Installation

Homebrew (macOS/Linux)

brew install iishyfishyy/tap/please

Go

go install github.com/iishyfishyy/please/cmd/please@1.0.6

Install Script

curl -sSL https://raw.githubusercontent.com/iishyfishyy/please/main/install.sh | bash

Manual Download

Download the pre-built binary for your platform below.

Changelog

Others

  • f50327f Updated prompt to not explain during cmd refinement
  • 69270fc update readme

v1.0.5

27 Oct 04:54

Choose a tag to compare

Installation

Homebrew (macOS/Linux)

brew install iishyfishyy/tap/please

Go

go install github.com/iishyfishyy/please/cmd/please@1.0.5

Install Script

curl -sSL https://raw.githubusercontent.com/iishyfishyy/please/main/install.sh | bash

Manual Download

Download the pre-built binary for your platform below.

Changelog

Others

  • 396a433 Add cmd/please entry point and fix GoReleaser v2 config
  • 92c41a2 Added claude.md files and added support for being able to type keys to accept a prompt vs using arrow keys
  • 5a7f435 Added docs to gitignore for now
  • 3b14877 Cleaned up readme
  • 2060c8d Simplified some CLI options
  • 1ba6b03 gorelease v2 fix
  • 1fd19fc goreleaser version fix
  • 7c69f9a goreleaser version fix
  • 0c9b153 initial commit
  • 20f5dcf instructions for installation and release
  • 2aaa0db support custom commands via rag