2.0.0 Release
Install this release from NPM:
npm i [email protected]
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.)