Skip to content

Releases: sarvalabs/js-polo

v0.1.4

28 Oct 09:13

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Feb 05:56
c9604a0

Choose a tag to compare

enhance non-primitive depolorizer methods to handle null wire (#19)

v0.1.2

11 Aug 10:26
e0e9fe5

Choose a tag to compare

resolved integer size bug (#17)

v0.1.1

12 Jul 08:01

Choose a tag to compare

fix: resolve buffer not defined bug

v0.1.0

07 Jul 11:02

Choose a tag to compare

Core Implementation of the POLO Serialization Specification

  • Implemented based on the reference implementation of go-polo
  • Supports Object Serialization & Deserialization
  • Supports Document Encoding
  • Supports Encoding/Decoding Buffers with Polorizer and Depolorizer
Contributions * Implemented JS Polo v0.1.0 Features by @sarvalabs-gokul in https://github.com//pull/11

Package Documentation: https://js-polo.docs.moi.technology/
NPM Package Listing: https://www.npmjs.com/package/js-polo
Full Changelog: https://github.com/sarvalabs/js-polo/commits/v0.1.0