Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@FloSch62 FloSch62 released this 22 Dec 09:36
d06545b

What's Changed

Refactor and Feature Updates

This PR introduces a comprehensive refactor of the repository, along with significant feature updates and fixes. Below are the highlights:

Refactor

  • Complete refactoring of the repository structure to improve maintainability and readability.

Features

  • Updated Documentation: Updated README files to provide clearer guidance and reflect the latest changes.
  • Style Config Enhancements:
    • Added node padding options for improved customization.
    • Introduced CSS overrides for SVG nodes.
  • Graph Configuration:
    • Grafana now supports configuration via a dedicated config file.
  • Algorithm Improvements:
    • Nodes are now sorted using the barycenter algorithm for improved layout precision.

Bug Fixes

  • Resolved issues with horizontal node alignment.

Full Changelog: v0.2.1...v0.3.0