Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.3 KB

1.0.0-rc.4 (2020-11-10)

Performance Improvements

  • remove bluebird: remove the Bluebird implementation of promises (c0ea903)

1.0.0-rc.3 (2020-09-06)

Bug Fixes

  • constants: fix the build process so that we get our hands on constants (e4a2dd8)

1.0.0-rc.2 (2020-09-06)

Bug Fixes

  • rrtypes: fix import of rrtypes which was erroneously left as a .ts import (78d037c)

Documentation Changes

  • readme: actually put some content into the README (fbc0759)

1.0.0 (2020-09-04)

Features

  • initial: commit initial check-in since we are passing the basic tests (427f732)