v23.09.0
What's Changed
- Add architecture design document by @SimonHeybrock in #41
- Use str repr for param table html repr when
__name__
does not exist by @nvaytet in #45 compute
returnsdict
instead oftuple
. by @YooSunYoung in #44- Add Pipeline.bind_and_call by @jl-wynen in #49
- Better handling of
typing.Optional
by @SimonHeybrock in #50 - Add ScopeTwoParams by @SimonHeybrock in #53
- Cluster generic products when visualizing graph by @SimonHeybrock in #51
- Run copier update by @SimonHeybrock in #54
New Contributors
- @nvaytet made their first contribution in #45
- @YooSunYoung made their first contribution in #44
- @jl-wynen made their first contribution in #49
Full Changelog: 23.08.0...23.09.0