# Changelog

## 1.3.0
### Features
* support json output format

## 1.2.1
### Bugfixes
* fix corrupted npm package

## 1.2.0
### Features
* update graphviz from 2.38.0 to 2.40.1

## 1.1.3
### Bugfixes
* create necessary parent directories for output file

## 1.1.0
### Features
* exit with code 100 if a rendering error occurs instead of undefined behavior
### Bugfixes
* fix Windows .cmd executables
### Other
* additional README section on PlantUML
* other minor documentation improvements
