Poethepoet

Latest version: v0.26.1

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

Scan your dependencies

Page 5 of 9

0.16.3

Fixes
* Return cleo application exit code from monkeymatch by monim67 in https://github.com/nat-n/poethepoet/pull/92
* Minor reliability improvements on windows ([b3490be7](https://github.com/nat-n/poethepoet/commit/b3490be73fb2307a11e183f9a0890cfb3deb28ba))

New Contributors
* monim67 made their first contribution in https://github.com/nat-n/poethepoet/pull/92

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.16.2...v0.16.3

0.16.2

Fixes

- Revert all changes in v0.16.1 to address bug reported in 88

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.16.1...v0.16.2

0.16.1

Enhancements
- When poetry virtualenv creation is disabled via an environment variable and no poetry virtualenv exists then don't try to execute tasks with poetry run 65

Fixes
- Fixed issue when running poe from inside a poetry env with the --root global option targeting another project, the target project env was not always used.

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.16.0...v0.16.1

0.16.0

Enhancements
- Add print_result option for script tasks ([61](https://github.com/nat-n/poethepoet/issues/61))

Fixes

- Fix validation to always check the configured type for an arg ([80](https://github.com/nat-n/poethepoet/issues/80))
- Fix poetry plugin crash on windows when no pyproject.toml is present ([81](https://github.com/nat-n/poethepoet/pull/81))

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.15.0...v0.16.0

0.15.0

Enhancements

* Add use_exec option to execute cmd or script tasks with exec instead of a subprocess on supported systems (47)
* Add cwd task option to support setting the working directory for a task ([ab134327](https://github.com/nat-n/poethepoet/commit/ab13432742e99337466a5c852acf9891b163b325))
* Remove new lines from captured task output when adding it to the env ([29d91de6](https://github.com/nat-n/poethepoet/commit/29d91de6839c676d501dda612eab5c3ea441e09e))

Fixes

* Refactor generated python scripts to avoid new lines which may have been causing errors on windows (51)
* Fix bug preventing use of correct python interpreter in shell tasks ([62b5b3dc](https://github.com/nat-n/poethepoet/commit/62b5b3dc6eb637b1a6d82ceed7fb19a3210dbeb7) )

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.14.0...v0.15.0

0.14.0

Enhancements
* Add option to specify that a named argument should accept multiple values (70)
* The envfile option now also accept lists of files to load. ([a4a21bb9](https://github.com/nat-n/poethepoet/commit/a4a21bb9397c695f36ffc779020ce5292da0cdda))
* Included config files no-longer have to be under the project directory. This improves support for mono-repos. ([2a2b856b](https://github.com/nat-n/poethepoet/commit/2a2b856b9f308413c4dca39e8635d01fd4ae7e42))
* Improve validation of sequence tasks ([e8159be5](https://github.com/nat-n/poethepoet/commit/e8159be5b2211563b948de60d4a95f42aa0bc08f))

Breaking changes
* Drop support for python 3.6 ([4987b1f2](https://github.com/nat-n/poethepoet/commit/4987b1f2677d995c37c40679e1951e8d047e17e1))

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.13.1...v0.14.0

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.