Skip to content

Releases: streamich/json-schema-serializer

v1.0.2

Choose a tag to compare

@streamich streamich released this 26 Feb 23:46

1.0.2 (2021-02-26)

Bug Fixes

  • relax node version requirement (7696ee7)

v1.0.1

Choose a tag to compare

@streamich streamich released this 18 Dec 16:59

1.0.1 (2020-12-18)

Bug Fixes

  • move dependencies to devDependencies (1f49010)

v1.0.0

Choose a tag to compare

@streamich streamich released this 23 Oct 13:08

1.0.0 (2020-10-23)

Features

  • 🎸 add tests and rewrite as global functions (01c4a52)
  • 🎸 export asString function (d317900)
  • 🎸 implement serializer with schema (d31876f)
  • 🎸 improve preserialized block serialization (a082d24)
  • 🎸 update project name (3fcb7b9)

Performance Improvements

  • ⚡️ add benchmarking (f62a9da)