v1.5.0
What's Changed
Xircuits Core Features:
- ⚡️Open node's script at specific line by @AdrySky in #160
- ⚡️Compatibility with python 3.8 and above versions by @mansouralawi in #161
- 🎨 Replace window prompt() with dialog for Literal and Hyperparameter nodes by @AdrySky in #167
- ✨Add toolbar dropdown to do remote run options by @AdrySky in #164
- ✨Able save points on link and add listener when moving node by @AdrySky in #165
- ⚡️Optimize xircuits workflow save file by @AdrySky in #170
- ✨Render python component descriptions as markdown by @AdrySky in #171
- 🎨Update port error tooltip to display expected type. Add timer and default port type symbols. by @AdrySky in #173
- ⚡ Enable Dynamic Component Library Installation from Wheel by @MFA-X-AI in #181
Component Libraries:
- 📖 Quick Start Pytorch Components & Workflows by @MFA-X-AI in #177
- 📖 Library Component Descriptions Update by @MFA-X-AI in #180
- Transfer learning support with tensorflow keras models and tensorflow datasets by @yusufraji in #176
Bug Fixes:
- ✏️ typo fix for pycaret component library by @annabelle1217 in #157
- 🐛Fix adding node via link by @AdrySky in #162
- 🐛Fix comment component not rendering the content by @AdrySky in #166
- 🐛Fix nodes being de-selected due to dirty state by @AdrySky in #168
- 🐛Fix context menu and components panel spawn coordinates by @AdrySky in #169
- 🐛Fix node position changes by @AdrySky in #174
- 🐛Update spawn point when component panel is open by @AdrySky in #179
Others:
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #163
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #172
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #178
Full Changelog: v1.4.0...v1.5.0