Pydockenv

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 2

0.2.3

Added

- Added support to python 3.6.
- Added possibility to specify environments' configuration file location using `PYDOCKENV_CONF_FILE_DIR` env var.
- [internal] Added testing with python 3.6.
- [internal] Added some others integraion tests.

Changed

- [internal] Cleaned `.travis.yml`.

Fixed

- Fixed removal of key from environments configuration file when an environment is removed.
- Fixed update of environments configuration file that prevents some commands to work.

0.2.2

Fixed

- Fixed bug in `pydockenv` binary that makes it exit from parent when sourced introduced in `v0.2.1`.

0.2.1

Added

- Exits with status code `1` when called with unsupported shells.
- Added printing of environment variables when running `pydockenv` if `PYDOCKENV_DEBUG` is set.
- [documentation] Added `Development` section in `README.md`.
- [internal] Added some integration tests.
- [internal] Added CI on travis.

Fixed

- Fixed exit code of `pydockenv`.
- [documentation] Fixed images url in `README.md` by using absolute urls.

0.2.0

Added

- Marked with `*` the active environment when listing.
- Change `PS1` when activating and deactivating environment.
- Added an ad-hoc network for each environment.
- [internal] Added `publish-test` Makefile target.
- [internal] Added publishing of git tag when publishing.

Changed

- [documentation] Updated `README.md` by adding some documentation and examples.
- [internal] Changed bumpversion to include the release date in `HISTORY.md`.

Fixed

- [internal] Fixed `.bumpversion.cfg` by making each version a subsection.
- [internal] Fixed description field in `setup.py`.
- [internal] Added missing `twine` dev dependency.

0.1.0

- First version!

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.