github AvitalTamir/cyphernetes v0.10.1
v.0.10.1

latest releases: v0.14.0, v0.13.0, v0.12.1...
2 months ago

Release Notes for Cyphernetes v0.10.1

This version drops the heavy, native GraphViz dependency and replaces it with a lean string generator.
It also introduces Left-Right graph layouts (default) for better readability and disables graphs by default, as well as other bug fixes and improvements to usability.

Features

  • New toggle \gl for graph layout (Toggle between Left-Right and Top-Bottom, default is Left-Right)

Improvements

  • Graphs are now disabled by default - use \g to enable/disable
  • Remove GraphViz dependency - restored binary distributions for all platforms in the GitHub release

Bugfixes

  • Graphs would get sanitized even when graph mode was disabled. Sanitizing the graph is now called from the graph drawing function directly

Don't miss a new cyphernetes release

NewReleases is sending notifications on new releases.