v1.12.0
What's Changed
- 🐛 Fix compiled script run breaking on unknown arguments by @MFA-X-AI in #323
- ✨ Update Literal List, Dict, and Tuple to use TextArea Input by @MFA-X-AI in #324
- ✨ Migrate from pkg_resources to importlib_resources by @MFA-X-AI in #326
- Enforce that args are only picked up once for subxircuits by @treo in #328
- ✨ Add Open Xircuits Workflow Component Context Menu Option by @MFA-X-AI in #327
- Connect input / output ports of components via getters, instead of overwriting object references by @treo in #329
- ✨ Add
Any
Argument general component by @MFA-X-AI in #330 - Fix literal secret handling in Dynalists by @treo in #331
- Introduce Parallel Execution Component and Make Args & Components Copyable by @treo in #332
Full Changelog: v1.11.0...v1.12.0