Skip to content

Releases: pytask-dev/pytask

v0.1.1

24 Aug 22:16
f35b184

Choose a tag to compare

[pre-commit.ci] pre-commit autoupdate (#134)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tobias Raabe <raabe@posteo.de>

v0.1.0

20 Jul 18:42
9b1d7ce

Choose a tag to compare

This release includes several new features:

  • A live table to see the progress during the execution.
  • Interrupt the execution with a KeyboardInterruptError and display collected reports.
  • Beautiful rendering of tracebacks from subprocesses.
  • and other improvements listed in the release notes.

v0.0.16

25 Jun 05:57
8e7686e

Choose a tag to compare

Fix issue with pytask --version and click v8. (#113)

v0.0.15

23 Jun 19:55
2b36542

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

22 Mar 23:02
a284f3b

Choose a tag to compare

Format CLI output with rich. (#74)

v0.0.13

09 Mar 22:52
d7903e9

Choose a tag to compare

Implement a conditional skip marker (#62)

v0.0.12

27 Feb 10:59
4591cd4

Choose a tag to compare

Add more shields. (#69)

v0.0.12rc0

20 Feb 09:41

Choose a tag to compare

v0.0.12rc0 Pre-release
Pre-release
enable workflow on push event.

v0.0.11

27 Dec 21:03
ed442e8

Choose a tag to compare

Release v0.0.11. (#54)

v0.0.10

18 Nov 20:15
4e14a3a

Choose a tag to compare

Release v0.0.10. (#43)