flowrep-0.1.0
What's Changed
- Make _get_function_metadata public by @samwaseda in #38
- Allow export of functions by @samwaseda in #39
- Make it possible to append original functions to the macro nodes by @samwaseda in #40
- Check if func is a function or wrapped funciton by @samwaseda in #41
- Bump networkx from 3.4.2 to 3.5 by @dependabot[bot] in #42
- Bump numpy from 2.3.3 to 2.3.4 by @dependabot[bot] in #35
- [nit] Remove _output_counts and _get_output_counts because they are not use… by @samwaseda in #45
- Use correct output names for the inner workflows by @samwaseda in #46
- Parse workflow only when called by @samwaseda in #44
- Make hashing available for macros by @samwaseda in #14
Full Changelog: flowrep-0.0.3...flowrep-0.1.0