github aquaproj/aqua v1.12.0-0

latest releases: v2.32.0, v2.31.0, v2.31.0-3...
pre-release2 years ago

Pull Requests | Issues | v1.11.0...v1.12.0-0

Features

#872 Add the help message of the completion command ($ aqua help completion)
#873 #874 #875 #876 Windows Support

The autocompletion of the file extension .exe has been fixed.
The field complete_windows_exe has been added.

e.g.

packages:
  - type: github_release
    repo_owner: compose
    repo_name: transporter
    description: Sync data between persistence engines, like ETL only not stodgy
    format: raw
    complete_windows_exe: false
    asset: "transporter-{{trimV .Version}}-{{.OS}}-{{.Arch}}"
    supported_if: GOOS == "darwin" or GOARCH == "amd64"

Don't miss a new aqua release

NewReleases is sending notifications on new releases.