Multivenv

Latest version: v1.0.0a40

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

Scan your dependencies

Page 6 of 7

1.0.0alpha.10

[1.0.0-alpha.10](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-07-19)


Features

* Add quiet option to all CLIs ([326a45d](https://github.com/nickderobertis/multivenv/commit/326a45d4052c614e45fc8d641462e1524c6559a6))

1.0.0alpha.9

[1.0.0-alpha.9](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-07-19)


Bug Fixes

* Get python API fully working ([8181423](https://github.com/nickderobertis/multivenv/commit/8181423c754dbc48f837039db18feff3acd7c706))


Features

* Export main functions and classes from package for Python API and add test for info api ([3981798](https://github.com/nickderobertis/multivenv/commit/3981798f6e89cfbb4248059d34b514479068f3c6))

1.0.0alpha.8

[1.0.0-alpha.8](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-07-18)


Features

* Include info on both configured and discovered requirements paths in info command ([bf61afb](https://github.com/nickderobertis/multivenv/commit/bf61afbcdf565d13d538c051b45323e0bf278efc))

1.0.0alpha.7

[1.0.0-alpha.7](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-07-18)


Features

* Add basic info command to expose paths, etc. with tests ([31d6001](https://github.com/nickderobertis/multivenv/commit/31d6001816fb710498153c4896cb59b884bb27d0))
* Add support for JSON output from info command ([ef44cf2](https://github.com/nickderobertis/multivenv/commit/ef44cf2b4c0f60903945e96919b785d7754589e2))

1.0.0alpha.6

[1.0.0-alpha.6](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-07-18)


Bug Fixes

* Replace hyphens and periods in platform name with underscores following PEP 0425 ([924be1d](https://github.com/nickderobertis/multivenv/commit/924be1d2ab4ea94d52d75bbd74fd036fd382aca5))


Features

* Add error handling option to run commands. Stop raising by default, instead default to propagating exit code ([0d9b954](https://github.com/nickderobertis/multivenv/commit/0d9b9544d5b50a0c0fbebc8254fb1a066d96020d))

1.0.0alpha.5

[1.0.0-alpha.5](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-07-18)


Bug Fixes

* Don't stream output behind progress as it currently is not working correctly ([99a9f83](https://github.com/nickderobertis/multivenv/commit/99a9f838323082c488e2110c6d99872c96234091))


Features

* Add e2e test for multi-version/platform update ([499b700](https://github.com/nickderobertis/multivenv/commit/499b7001e4f6cf74c4e95d3ed80f96c11b23cc08))
* Add update command that is a wrapper around compile then sync ([ef7fc7e](https://github.com/nickderobertis/multivenv/commit/ef7fc7eeab732b1a6f77d1f31181796920a73fc6))
* Finish basic multi-compile with unit test, need to rework sync and do e2e tests ([33373bc](https://github.com/nickderobertis/multivenv/commit/33373bc3a6b0101f3396fb6fe7a15a6882a530cc))
* Implement compiling on multiple python versions and platforms (untested) ([a2c1cf5](https://github.com/nickderobertis/multivenv/commit/a2c1cf589ee9cb84dafb1cd50ac9787c58b16db2))
* Implement multi-version/platform in sync, just needs e2e test ([57c9a2e](https://github.com/nickderobertis/multivenv/commit/57c9a2e39e4d903244495a1351bb2ca97b54398e))
* Improve run output by combining stdout and stderr ([e57e765](https://github.com/nickderobertis/multivenv/commit/e57e765b718061a7c5f10e8d361fe855d99c7e2a))

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.