Poethepoet

Latest version: v0.26.1

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

Scan your dependencies

Page 9 of 9

0.5.0

Enhancements
- Improve support for windows in general
- Shell tasks can run on windows if a suitable bash executable (such as git-bash or wsl bash) can be found

Breaking changes
- Drop support for the `run_in_project_root = false` global setting

Implementation changes
- Drop direct dependency on poetry
- Use the `poetry run` cli for running tasks from outside of the poetry shell

0.4.0

- Add support for specifying environmental variables for a task
- Add support for specifying a help message per task

0.3.0

- Add support for python __script__ tasks
- Add support for __shell__ script tasks
- Add config option to change the default task type

0.2.0

Major code refactor and new features including:
- Ensure poetry environment is available to tasks without poetry run/shell
- Add support for --dry-run cli option
- Add support for escaping shell variables to they're passed to the task
- Make UI method respect the reduced verbosity level set via -q.
- Add --version option to cli

0.1.0

First *fully usable* release including error handling and help messages.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.