Poethepoet

Latest version: v0.26.1

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

Scan your dependencies

Page 4 of 9

0.18.1

Fixes

- Fix error when running switch tasks or tasks with the 'uses' option in dry-run mode 115
- Fix handling of backslashes for escaping when parsing envfiles 118

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.18.0...v0.18.1

0.18.0

Enhancements

- Add new expr task type for evaluating a single python expression as a task.

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.17.1...v0.18.0

0.17.1

Fixes

- Fix handling of Keyboardinterrupt when running a task on windows [42](https://github.com/nat-n/poethepoet/issues/42)

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.17.0...v0.17.1

0.17.0

Enhancements

- Support for interpolating env vars into task arg default values ([3c994684](https://github.com/nat-n/poethepoet/commit/3c994684db00ebbe900248bf93419399249bc777))
- Support providing a cwd for tasks included from another file [110](https://github.com/nat-n/poethepoet/issues/110)
- Add new switch task type for running different versions of a task depending on the result of a control task [83](https://github.com/nat-n/poethepoet/issues/83)

Fixes

- Set PYTHONIOENCODING to utf-8 before invoking poetry env info -p [112](https://github.com/nat-n/poethepoet/pull/112)

New Contributors
* privet-kitty made their first contribution in https://github.com/nat-n/poethepoet/pull/112

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.16.5...v0.17.0

0.16.5

Fixes
* Restore changes from [v0.16.1](https://github.com/nat-n/poethepoet/releases/tag/v0.16.1) that were reverted in v0.16.2
* Fix various issues on windows 106
* docs: use poe --group dev instead of poe --dev by ubmit in https://github.com/nat-n/poethepoet/pull/98
* Only use tomli in python<3.11 by KotlinIsland in https://github.com/nat-n/poethepoet/pull/100
* Add python 3.11 to the CI and update 'dev-dependencies' to 'group.dev.dependencies' by KotlinIsland in https://github.com/nat-n/poethepoet/pull/101
* Format code with isort by KotlinIsland in https://github.com/nat-n/poethepoet/pull/102
* Fix typo in --help output by howeaj in https://github.com/nat-n/poethepoet/pull/105

New Contributors
* ubmit made their first contribution in https://github.com/nat-n/poethepoet/pull/98
* KotlinIsland made their first contribution in https://github.com/nat-n/poethepoet/pull/100
* howeaj made their first contribution in https://github.com/nat-n/poethepoet/pull/105

**Full Changelog**: https://github.com/nat-n/poethepoet/compare/v0.16.4...v0.16.5

0.16.4

Fixes
* Fix bug to allow ref tasks to pass arguments again by nat-n in https://github.com/nat-n/poethepoet/pull/97


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

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.