Releases: ethan7g/protocore
Releases · ethan7g/protocore
3.2.0
Release 3.1.0
Install this release from NPM:
npm i [email protected]
Changes
- Added Protospec format and importing for Schemas and StreamingAbstractors. See README for details about this feature.
2.0.1 Release
Install this release from NPM:
npm i [email protected]
Changes
- Added full string underflow detection functionality
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.)
1.1.2 Release
Install this release from NPM:
npm i [email protected]
Changes
- Made very minor formatting correction changes to documentation.
1.1.1 Release
Install this release from NPM:
npm i [email protected]
Changes
- Added limited
StreamingAbstractor
documentation.
1.1.0 Release
Install this release from NPM:
npm i [email protected]
Changes
- Added
StreamingAbstractor
system for duplex stream protocol communications. (Docs for this feature to arrive in approx. version 1.1.1!)
1.0.2 Release
Install this release from NPM:
npm i [email protected]
1.0.1 Release
Install this release from NPM:
npm i [email protected]