Skip to content

v0.4.26

Choose a tag to compare

@github-actions github-actions released this 18 Oct 16:24

Release Notes

Added

  • Add lint support by dotenv-linter 4.0: dotenvx lint
  • Display key pair by public key: dotenvx kp <public_key>

Install dotenvx-rs 0.4.26

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/linux-china/dotenvx-rs/releases/download/v0.4.26/dotenvx-rs-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install linux-china/tap/dotenvx-rs

Download dotenvx-rs 0.4.26

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