v0.3.21
What's Changed
- Migrate quick_start to sphinx-gallery by @agoscinski in #243
Fix
- Only check
process_class
for calcfunction and workfunction by @superstar54 in #258 - if user already defined the var_args in the inputs, skip it by @superstar54 in #264
- Handle NodeLinksManager when reading the input value by @superstar54 in #265
- Pickle the input value if it is a function by @superstar54 in #262
Full Changelog: v0.3.20...v0.3.21