Release 0.5.1
New Key Features
- Users can now document their workflows with markdown and nodes with Python docstrings. Documentation will be shown in the Graphbook web UI.
- Resources can accept other Resources as parameters
- Added general UI improvements
- By default, Graphbook will now only use a single port (8005) for serving web files, media, and its graph API
What's Changed
- Converted all JS files to TS files by @rsamf in #60
- Resources Can Accept Resources by @rsamf in #64
- Improving DC state by @rsamf in #67
- Copying outputs if flag enabled by @rsamf in #68
- Refactors and docs by @rsamf in #71
- Workflow and Node Documentation by @rsamf in #73
Full Changelog: v0.4.3...v0.5.1