This repository was archived by the owner on Nov 28, 2023. It is now read-only.
v0.10.0
What's Changed
- Properly annotate classmethods by @masci in #139
- feat: add
Pipeline.inputs()
by @ZanSara in #120 - Add missing
typing_extensions
dependency by @silvanocerza in #152 - feat: use full connection data to route I/O by @ZanSara in #148
- feat: Add Component inputs/outputs functions by @vblagoje in #158
- feat: Fix find_component_inputs, update unit tests by @vblagoje in #162
- Fix API docs by @ZanSara in #164
- make Variadic wrap an iterable by @masci in #163
- feat: Add Pipeline outputs method by @vblagoje in #150
- Update about.py by @vblagoje in #165
New Contributors
Full Changelog: v0.9.0...v0.10.0