Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:40
· 9 commits to master since this release

Changelog: v0.0.2...v0.0.3

  • Simplified adapters API.
  • Faster non-stable serialization (removed excessive Object.keys call).
  • Faster stable serialization (Array.sort replaced with qsort from Algomatic).