Skip to content

Releases: srl-labs/clab-io-draw

v0.4.1

12 Jan 17:31
1a40bb8
Compare
Choose a tag to compare

What's Changed

  • uv project (aka pip must die) by @FloSch62 in #27
  • color env for container

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Jan 12:39
ac909b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

07 Jan 15:37
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Dec 09:36
d06545b
Compare
Choose a tag to compare

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

18 Oct 08:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Oct 14:10
885a073
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Jul 13:17
db874b5
Compare
Choose a tag to compare

What's Changed

  • Added more themes with default_labels: false
  • nokia_modern_bright.yaml
    Modern Bright
  • nokia_modern_dark.yaml
    Modern Dark
  • This creates shapes with more styling options instead of using the default link labels

Full Changelog: v0.0.16...v0.1.0

v0.0.16

20 Jun 07:18
Compare
Choose a tag to compare

Hotfix for a bug in the interactive mode

Full Changelog: v0.0.15...v0.0.16

v0.0.15

12 Jun 14:39
05abaf9
Compare
Choose a tag to compare

What's Changed

  • Fix issue 16 by @FloSch62 in #17
  • More smaller fixes on styles

Full Changelog: v0.0.14...v0.0.15

v0.0.14

24 Apr 14:51
Compare
Choose a tag to compare
  • 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