v0.4.1
What's Changed
Of course, it's a mandatory bug fix release after a bigger release.
Using the product annotation, Annotated[..., Product] did not work with multiple products.
- Fix setting the name of
PythonNode. by @tobiasraabe in #443 - Move content of
setup.cfgtopyproject.toml. by @tobiasraabe in #444 - [automated] Update plugin list by @github-actions in #445
- Fix when multiple product annotations are used. by @tobiasraabe in #448
- Fix
PythonNodewhen used as return. by @tobiasraabe in #446 - Simplify the
tree_mapcode for generating the DAG. by @tobiasraabe in #447
Full Changelog: v0.4.0...v0.4.1