Releases: pytask-dev/pytask-parallel
Releases · pytask-dev/pytask-parallel
Release list
v0.2.0
What's Changed
- Add test for pytask-dev/pytask#216. by @tobiasraabe in #36
- Align with pytask v0.2. by @tobiasraabe in #37
- Add types to the package. by @tobiasraabe in #31
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- Remove unnecessary content from tox.ini. by @tobiasraabe in #30
- Skip concurrent CI builds by @tobiasraabe in #33
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- Deprecate Python 3.6 and add support for Python 3.10. by @tobiasraabe in #34
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Show rich tracebacks for errors in subprocesses. (#27)
v0.0.8
v0.0.7
Add dependencies to setup.py and select loky as default backend. (#17)
v0.0.6
Prepare to publish pytask-parallel on PyPI. (#13)
v0.0.5
v0.0.4
Release v0.0.4 and add loky as parallel backend. (#4)
v0.0.3
v0.0.2
Better parsing of command-line options. (#2)