Releases: prantlf/graphviz-builder
Releases · prantlf/graphviz-builder
v0.1.1
v0.1.0
v0.0.1
0.0.1 (2020-06-12)
This is the first version released after forking the original project.
Features
- Remove rendering by the dot process (7a82093)
- Generate Markdown documentation of the API (8d74618)
- Introduce an UMD build output for usage in web browsers (a16470e)
- Introduce an ESM build output for usage in environments supporting ES6 modules (99183bc)
- Introduce TypeScript declarations (typings) (98edfe2)
- Implement attributes using Map (42e5bb6)