- Add support for local Helm charts in #17
- Add support for custom diagrams as discussed in #18
- Add support to hide nodes as discussed in #23
- Add direnv support in #24 and #26
- Add graphical attributes to configurable clusters
- Improve configurability of cluster title
- Add GitHub Action for KubeDiagrams as discussed in #22, #27, and #28
- Add tooltips to graphical clusters, nodes, and edges. These tooltips are viewable in generated SVG output files.
- Add whole semiotics diagram
- Add LWS example as discussed in #29
- Add support to deactivate a cluster as discussed in #12
- Improve documentation in README.md
What's Changed
- Feat/local charts by @rssnyder in #17
- chore: add direnv support by @mahyarmirrashed in #24
- chore: update flake for packaging by @mahyarmirrashed in #26
- chore: integrate github action by @mahyarmirrashed in #27
- build: add workflow for updating examples by @mahyarmirrashed in #28
New Contributors
- @rssnyder made their first contribution in #17
- @mahyarmirrashed made their first contribution in #24
Full Changelog: v0.2.0...v0.3.0