0.4.23 - 2025-09-23
Release Notes
Added
- Add decrypt for any text file, such as XML, Toml, JSON etc.
<!-- dotenv.public.key: 02b4972559803fa3c2464e93858f80c3a4c86f046f725329f8975e007b393dc4f0 -->
<config>
<password>encrypted:BNexEwjKwt87k9aEgaSng1JY6uW8OkwMYEF</password>
</config>Install dotenvx-rs 0.4.23
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/linux-china/dotenvx-rs/releases/download/v0.4.23/dotenvx-rs-installer.sh | shInstall prebuilt binaries via Homebrew
brew install linux-china/tap/dotenvx-rsDownload dotenvx-rs 0.4.23
| 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 |