Releases: srl-labs/clab-io-draw
Releases · srl-labs/clab-io-draw
v0.3.0
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
v0.2.1
What's Changed
- fix for #20 by @rasanentimo in #21
New Contributors
- @rasanentimo made their first contribution in #21
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
v0.0.16
Hotfix for a bug in the interactive mode
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
- fixed the lateral links connectors (was duplicated in some cases)
- clab prefix support "internal" node names are the same as you would expect from clab, labels of the nodes stay short
Full Changelog: v0.0.13...v0.0.14
v0.0.13
**Fix container issue
Full Changelog: v0.0.12...v0.0.13