Skip to content

1.1.1 - 2024-02-11

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 22:17
· 14 commits to master since this release

Release Notes

Changed

  • es set subcommand no longer requires --source-file arg
    • The intention is to make the command useful even without the wrapping function (and to provide helpful hint output)
  • Rename binary from env-select to es
    • I'm not considering this a breaking change, because running the binary directly was not considered a supported use case.

Install env-select 1.1.1

Install prebuilt binaries via Homebrew

brew install LucasPickering/homebrew-tap/env-select

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/env-select/releases/download/v1.1.1/env-select-installer.sh | sh

Download env-select 1.1.1

File Platform Checksum
env-select-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
env-select-x86_64-apple-darwin.tar.xz macOS Intel checksum
env-select-x86_64-pc-windows-msvc.zip Windows x64 checksum
env-select-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum