Skip to content

v2.0.0

Compare
Choose a tag to compare
@davidballester davidballester released this 01 Nov 20:42
· 90 commits to master since this release

2.0.0 (2019-11-01)

chore

  • manually bump version 2.0.0 (62f1226)

Features

  • allow a sample graph when creating new (fb1e428)
  • correct grammar usage mistakes (6cff33d)
  • text: show error on editor (95c0545)
  • remove graph elements edition (ae24623)
  • update oboarding (e030730)
  • text: add editor component to graph view (88d43fb)
  • text: add independent groups declaration (d5d3bed)
  • text: add line break as separator (aeaf040)
  • text: add text processing to graph duck (2ae8d2d)
  • text: add text to graph state (4abb05f)
  • text: allow multiple line breaks as separators (7e2d362)
  • text: define colors for groups (ba809f5)
  • text: preserve group color in nodes and links (83b85cf)

BREAKING CHANGES

  • New text based version of grapher ready!