Python-dotenvx

Latest version: v0.2.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 26

0.30.2

Changed

* small fixes for windows users related to `hub open` and `hub push` ([169](https://github.com/dotenvx/dotenvx/pull/169))

0.30.1

Changed

* remove windows warnings related to missing `git` or `git origin` ([166](https://github.com/dotenvx/dotenvx/pull/166) [#167](https://github.com/dotenvx/dotenvx/pull/167))

0.30.0

Added

* `dotenvx get --quiet` will display the value no matter what (adds a `blank0` logger level) ([161](https://github.com/dotenvx/dotenvx/pull/161))

Changed

* refactor `dotenvx get` to use `run` under the hood

0.29.2

Changed

* fix broken `hub login` and `hub open` ([160](https://github.com/dotenvx/dotenvx/pull/160))

0.29.1

Changed

* patch situation where `DOTENV_KEY` is present and `--env-file` flag is set. assume to still look for `.env.vault` file as first in line ([157](https://github.com/dotenvx/dotenvx/pull/157))

0.29.0

Changed

* respect order for `--env-vault-file`, `--env-file` and `--env` flags (for example: `dotenvx run --env "HELLO=one" --env-file=.env` will prioritize `--env` flag. Add `--overload` here to prioritize `--env-file` or reverse the order.). you can now mix and match multiple flags in any complex order you wish and dotenvx will respect it. ([155](https://github.com/dotenvx/dotenvx/pull/155))

Page 14 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.