3.5.1
What's Changed
- don't convert str to tuple in TupleParameter by @kitagry in #3275
- Fix error message in case of unfulfilled dependencies with single output by @GianlucaFicarelli in #3281
- Add option to remove event handler from luigi.Task by @starhel in #3282
- Fix execution summary for optional parameters by @starhel in #3286
- Support Python3.12 by @ukky17 in #3266
- Fixed visualization of SVG graph for tasks directly dependent on each… by @starhel in #3287
- Version 3.5.1 by @andresgomezfrr in #3291
New Contributors
- @kitagry made their first contribution in #3275
- @GianlucaFicarelli made their first contribution in #3281
Full Changelog: 3.5.0...3.5.1