Releases: derlin/docker-compose-viz-mermaid
Releases · derlin/docker-compose-viz-mermaid
v1.3.0
1.3.0 (2024-08-02)
🚀 Features
- provide an ARM docker image (4e76d1a)
🐛 Bug Fixes
- add MariaDB to known databases (b230942)
- properly quote labels with dots (a6a5e35)
- update dependencies (4c0f84c)
- update docker image (eaf82ba)
💬 Documentation
- update gems and examples, add Makefile (a4bbae8)
⟲ CI
- run MermaidRenderer tests again (e2ace90)
Nightly Release
Latest successful build on branch main. Feel free to use it, but know that this is a nightly :)
v1.2.0
1.2.0 (2023-07-18)
🐛 Bug Fixes
- published port may be string (2a541b4), closes #10
- remove white border in PNG export (dark theme) (fffbf91)
🚀 Features
- add --debug option (6e42f1b)
- add mermaid-cli renderer (69c516e)
- add png support to KrokiRenderer (8853bfd)
- optionally display network bindings (930b1fd)
- remove hidden scp classes support (d2f0499)
💬 Documentation
- document the mermaid-cli renderer (7dd2847)
⟲ CI
v1.1.0
v1.0.0
🚀 Features
- transform docker-compose into beautiful Mermaid-JS visuals
- generation of SVG, PNG or mermaid code
- offline generation of images by default (using an embedded Chromium, nothing leaves your computer !)
- possible to generate images through third-party services (https://kroki.io, https://mermaid.ink)
- support for background colours in images or generated code