Skip to content

2.0.0 Release

Compare
Choose a tag to compare
@ethan7g ethan7g released this 21 Jan 05:21
· 30 commits to master since this release

Install this release from NPM:

Changes

  • Made project structure much more modular, with full support for third party datatypes / structures.
  • Improved underflow handling drastically. (At least with StreamingAbstractor and default types. Third parties should always implement underflow detection into their own types.)