This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
Releases: flowtick/graphs
Releases · flowtick/graphs
v0.9.0
v0.8.0
What's Changed
- (layout): add force directed layout by @adrobisch in #26
- (core): add edge id by @adrobisch in #27
Full Changelog: v0.7.0...v0.8.0
v0.7.0: (cats): add instance for traverse (#25)
- Simplify JSON encoding
- fix and extend cats instances
v0.6.0
v0.4.0: (editor): basic editor implementation
v0.4.0
- basic editor implementation
- explicit
id
and related graph core changes - remove meta type for now (might come back)
- bump versions
- only support Scala.js 1.1 going forward (scoverage does not support it yet and is temp. removed)