Skip to content

v0.0.1

Choose a tag to compare

@prantlf prantlf released this 12 Jun 17:55
· 22 commits to master since this release

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)