Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derlin committed Apr 5, 2022
1 parent 03f8875 commit ceb6748
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0 (2022-04-05)

### 🚀 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
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0.0

0 comments on commit ceb6748

Please sign in to comment.