Hi All,
0.34.0 (*2021-12-11*)
=====================
- BACKWARD INCOMPATIBLE: Drop Python 3.5 support
- python 3.9 support
- python 3.10 support
- Fix #381: Allow Delayed tasks to be executed multiple times in same process.
- Fix #382: TaskResult make sure `started` include microsecond as decimal number.
- Fix #387: Pass pickled attributes, err and out when a task fails in multi processes context.
- Fix #398: Add `setuptools` as` extras_require`.
- Fix #373: read DOIT_CONFIG from TOML.
- Fix #405: Add Task attribute `meta`.
- Fix #349: Handle passing task args in "single" task execution.
- Fix #377: cmd forget, added options `--disable-default` and `--all`.
- Fix #307: Allows `create_after` decorator to be used on methods.
- Fix #311: Add `@task_params` decorator.
Thanks to all contributors:
git shortlog -s -n --no-merges 0.33.0..
38 Eduardo Schettino
3 Nicholas Bollweg
2 Brad Dixon
2 Jason A. Staph
2 davidzyx
1 Colin Marquardt
1 Jasha
1 Moritz Lell
1 Raphael Boidol
1 Samuel
1 Tobias Kohlmaier
1 Trevor Bekolay
1 eduardo naufel schettino
1 geo7
1 spollard
cheers