1.3.0
What's Changed
- bugfix: output_paths type is wrong by @kitagry in #366
- add type aware flatten method instead of
luigi.task.flatten
by @kitagry in #362 - Bump idna from 3.6 to 3.7 by @dependabot in #367
- remove debug print by @mski-iksm in #369
- Use
dill
instead ofpickle
for processing.pkl
files by @maronuu in #354
Full Changelog: 1.2.9...1.3.0