Dotenv-cli

Latest version: v3.3.0

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

Scan your dependencies

Page 2 of 3

3.0.1

* bumped version (no changes)

3.0.0

* removed python 3.6 support
* added dependabot
* updated makefile

2.2.0

* Allow for missing .env file -- in this case the command will be executed
without setting any environment variables. The previous behaviour was to
fail with a FileNotFoundError
* Migrated from TravisCI to github actions. We test now on Linux, Mac and
Windows x all supported Python versions!
* Fixed tests under windows, where NamedTemporaryFile cannot be opened twice.
* refactored __main__.py into cli.py and wrapped argparsing into dedicated
function
* bumped minimal Python version to 3.6
* Added 3.8, 3.9 to travis tests
* Cleaned up Makefile
* Added twine to dev-dependencies

2.1.0

* make sure child process terminates when dotenv terminates
* measure coverage for tests as well
* skip coverage report for files w/ complete coverage
* use twine for uploading to pypi

2.0.1

* Version bump for Debian source-only upload

2.0.0

* Differentiate single vs double quotes

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.