flowrep-0.0.3
What's Changed
- Get and assign values directly from the dot notation by @samwaseda in #9
- Graph-based data hashing by @samwaseda in #8
- Correct typo by @samwaseda in #12
- Adjust function serialization by @samwaseda in #13
- Remove APE support by @samwaseda in #18
- Add updated variables to the list of IO's for control flows by @samwaseda in #26
- Bump semantikon from 0.0.21 to 0.0.22 by @dependabot[bot] in #28
- [nit] Do nothing if serialize_functions is applied twice by @samwaseda in #29
- [nit] Use graph instead of output keys for the hashing algorithm by @samwaseda in #30
- Add function to keyword parser by @samwaseda in #31
- Add recursive dict by @samwaseda in #32
- Bump numpy from 2.3.1 to 2.3.3 by @dependabot[bot] in #33
- [nit] Keep binder dir clean by @liamhuber in #34
- Make recursive IO by @samwaseda in #37
- Create a parser for PWD-like representation by @samwaseda in #27
New Contributors
- @dependabot[bot] made their first contribution in #28
- @liamhuber made their first contribution in #34
Full Changelog: flowrep-0.0.2...flowrep-0.0.3