Skip to content

0.4.19 - 2025-09-14

Choose a tag to compare

@github-actions github-actions released this 14 Sep 06:22

Release Notes

Added

  • Add inspection for sensitive keys with plain value in dotenvx doctor
  • Add mise integration with dotenvx in README.md
  • Add default value for group(global) and name(app) with dotenvx init --global command

Install dotenvx-rs 0.4.19

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install linux-china/tap/dotenvx-rs

Download dotenvx-rs 0.4.19

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