This repository was archived by the owner on Jan 6, 2025. It is now read-only.
v0.10.0
pip install grapycal==0.10.0 grapycal-builtin==0.10.0
New Features
- copy, paste and cut ✂️
- shorten the command from
python -m grapycal
to onlygrapycal
- push log messages to frontend
- enable add/delete dir or file from file view
- show examples in files tab
- show metadata on UI
- preview node title, markdown description
- add DictEditor
- display docstring of node on inspector
Fixes
- improve grapycal_torch
- change box selection to contain mode
- fix paste history structure
- snap nodes when creating
- mac ssl cert verified failed
- improve get_remote_extensions
- add scroll to right side-bar
- use http for submodule url
- add default message for node docstring in nodegen
Pipeline
- add linter to actions
- add dev chart
- deploy front using helm chart
- add frontend helm template
- build frontend docker image
- add k8s infra
New contributors 🎉
- taro0513
- yeh-sudo