Skip to content

v0.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 19:48
· 6 commits to main since this release

What's Changed

This release comes with only some minor improvements. Notably,

  • pytask adds a .gitignore to .pytask, preventing users from accidentally committing the folder following best practices from venv and pytest.
  • Support for Python 3.8 ended, and support for Python 3.13 was added. There might be an issue with uv's standalone Python versions and being stuck in the debugger launched by pytask. If it happens, filing an issue would be appreciated.

Changes

Full Changelog: v0.5.1...v0.5.2