| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.5.1 source code.tar.gz | 2024-05-20 | 2.1 MB | |
| 3.5.1 source code.zip | 2024-05-20 | 2.3 MB | |
| README.md | 2024-05-20 | 1.1 kB | |
| Totals: 3 Items | 4.5 MB | 1 | |
What's Changed
- don't convert str to tuple in TupleParameter by @kitagry in https://github.com/spotify/luigi/pull/3275
- Fix error message in case of unfulfilled dependencies with single output by @GianlucaFicarelli in https://github.com/spotify/luigi/pull/3281
- Add option to remove event handler from luigi.Task by @starhel in https://github.com/spotify/luigi/pull/3282
- Fix execution summary for optional parameters by @starhel in https://github.com/spotify/luigi/pull/3286
- Support Python3.12 by @ukky17 in https://github.com/spotify/luigi/pull/3266
- Fixed visualization of SVG graph for tasks directly dependent on each… by @starhel in https://github.com/spotify/luigi/pull/3287
- Version 3.5.1 by @andresgomezfrr in https://github.com/spotify/luigi/pull/3291
New Contributors
- @kitagry made their first contribution in https://github.com/spotify/luigi/pull/3275
- @GianlucaFicarelli made their first contribution in https://github.com/spotify/luigi/pull/3281
Full Changelog: https://github.com/spotify/luigi/compare/3.5.0...3.5.1