Skip to content

Releases: joesobo/CodeGraphy

v0.8.8

28 Oct 04:59

Choose a tag to compare

Changelog:

  • Feat: set default graph layout to fcose
  • Fix: issue with fcose ending up in a straight line from all nodes being at 0,0

v0.8.7

25 Oct 00:25

Choose a tag to compare

Changelog:

Fix: Working connections on linux and windows
Feat: New switch to hide non configured files

v0.8.4

05 Sep 23:39

Choose a tag to compare

Changelog:

  • Feat: Connections update live on change without reloading the window

v0.8.0

05 Sep 21:47

Choose a tag to compare

Changelog:

  • Feat: Connections now include export and require keyword
  • Fix: Connections are much more reliably made
  • Fix: Refreshing entire graph when updating styles

v0.7.6

04 Sep 19:08

Choose a tag to compare

Changelog:

  • Fix: breaking bug that was causing extension to fail to open
  • Feat: adds setting for the selected node
  • Feat: Live updating of colors on change
  • Fix: New node colors show up realtime

v0.7.5

04 Sep 04:25

Choose a tag to compare

Changlog:

  • Feat: prettier
  • Feat: eslint
  • Feat: overhauled ts for global variables
  • Feat: extension setting defaults
  • Feat: tests

v0.7.0

03 Sep 23:03

Choose a tag to compare

Changelog:

BREAKING CHANGES

  • Feat: Removed whitelist

  • Feat: Removed temporary files

  • Feat: Upgraded blacklist to handle all files

  • Feat: Better graph scrolling

  • Bug: Fixed non start up issue

v0.6.5

20 Aug 21:43
8cf2819

Choose a tag to compare

Full Changelog:

  • Feat: adds Disclosures for everything
  • Fix: Moves the config options out of the main disclosure
  • Feat: adds a section for whitelisting extensions

v0.6.4

13 Aug 21:38
55494a6

Choose a tag to compare

Full Changelog:

  • Feat: Updates graph size on panel size change

v0.6.3

13 Aug 20:50
7abf682

Choose a tag to compare

Full Changelog:

  • Feat: adds color picker
  • Bug: updated graphs when switching between files