What's Changed * Migrate quick_start to sphinx-gallery by agoscinski in https://github.com/aiidateam/aiida-workgraph/pull/243
Fix * Only check `process_class` for calcfunction and workfunction by superstar54 in https://github.com/aiidateam/aiida-workgraph/pull/258 * if user already defined the var_args in the inputs, skip it by superstar54 in https://github.com/aiidateam/aiida-workgraph/pull/264 * Handle NodeLinksManager when reading the input value by superstar54 in https://github.com/aiidateam/aiida-workgraph/pull/265 * Pickle the input value if it is a function by superstar54 in https://github.com/aiidateam/aiida-workgraph/pull/262