Thx

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

------

Feature release

- Create virtualenvs with symlinks by default, matching `python -m venv` behavior (130)
- Install target project as editable to ensure local changes are replicated in virtualenvs (131)
- Better error messages when `pyproject.toml` fails to parse (140)

text
$ git shortlog -s v0.6.0...v0.7.0
4 Amethyst Reese
2 Daniel Pope
9 dependabot[bot]

0.6.0

------

Feature release

- Support for installing project with extras (85)
- Virtualenv bin/scripts dir is now added to `$PATH` (82, 110)
- Exclude `.thx/` virtualenv dir from watchdog events in watch mode (71, 111)
- Tested up to Python 3.12
- Dropped support for Python 3.7

text
$ git shortlog -s v0.5.1...v0.6.0
13 Amethyst Reese
1 Tim Hatch
18 dependabot[bot]

0.5.1

------

Bugfix release

- Fix: exit with error code if virtualenvs fail to build (40)
- Fix: include stderr when python runtimes have unknown version (39, 64)
- Fix: better virtualenv and binary handling for Windows (64)
- Docs: updated user guide links and toml section names (52)

text
$ git shortlog -s v0.5.0...v0.5.1
12 Amethyst Reese
1 Tim Hatch
12 dependabot[bot]

0.5.0

------

Feature release

- `watch_paths` is no longer required for watch mode
- documentation improvements

text
$ git shortlog -s v0.4.0...v0.5.0
16 Amethyst Reese
4 dependabot[bot]

0.4.0

------

Feature release

- Feature: new `--watch` flag to trigger jobs on filesystem changes
- Feature: new `Job.show_output` flag
- Feature: config block `[tool.thx.values]`
- Feature: new builtin "list" and "dump-config" commands
- Fix: handle errors when building virtualenvs
- Fix: handle Python versions with local patches (`3.8.6+`)
- Fix: support for Windows cmd prompt

text
$ git shortlog -s v0.4.0a1...v0.4.0
9 Amethyst Reese

0.4.0a1

--------

Alpha release

- Implemented 'list' and 'dump-config' commands
- Added `--watch` mode
- Added `job.show_output` flag
- Support for Windows cmd.exe

text
$ git shortlog -s v0.3.0...v0.4.0a1
25 Amethyst Reese
11 dependabot[bot]

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.