Releases: MoeraOrg/typescript-moeralib
Releases · MoeraOrg/typescript-moeralib
TypeScript Moera library 0.16.6
- Updated Node API.
TypeScript Moera library 0.16.5
- Updated Node API.
TypeScript Moera library 0.16.2
- Added timeouts for Node API calls.
- Added seamless encoding/decoding of
Body
structures.
TypeScript Moera library 0.16.0
- Updated API.
TypeScript Moera library 0.15.5
- Cryptography and fingerprint utilities added (see documentation for details).
- Updated API.
- Added carte parameters to
MoeraCarteSource
constructor. - Added
generateCarte()
function for generating cartes using the private signing key.
TypeScript Moera library 0.15.4
- Export schema validation functions.
- Added overloads for
shorten()
andexpand()
functions for non-null values.
TypeScript Moera library 0.15.3
A new library that allows TypeScript (or JavaScript) applications for Node.js to easily interact with the Moera network.
The library's version corresponds to the moera-node
version the library is compatible with.
Basic functionality is similar to that of the Python library.