Skip to content

v1.0.0

Compare
Choose a tag to compare
@sillydan1 sillydan1 released this 06 Oct 15:02
· 477 commits to main since this release

First Release! πŸŽ‰

Welcome to Graphedit! This is a tool for creating and manipulating vertex-edge graph based syntaxes. This initial release provides a simple example syntax that admittedly is not very useful, but this is just the start, and Graphedit's architecture is designed to be extendable, so other syntaxes and/or languages should be relatively straight forward to implement and we encourage you to take a dive into the source code to extend it by yourself. If you run into any issues, please submit an issue on github.

What's Next? πŸ€”

Please take a look at the kanban project board for progress, and planned feature set for v1.1.0 and beyond.

The long term plan for the future is that Graphedit is meant to be the go-to IDE of graph editors, meant to be extendable, "smart" with the help of language servers, and easy to use. If you are interested in adding your own extensions we are very open to ideas so don't hesitate to ask via github issues, pull-requests or discussions.

What's Changed

Full Changelog: https://github.com/sillydan1/graphedit/commits/v1.0.0