Skip to content

Releases: GraphMetrics/sketches-js

v0.3.0

12 Feb 18:09
Compare
Choose a tag to compare

What is new

  • Remove unused index mapping
  • Refactor the index mapping to be exactly the same as golang reference implementation

v0.2.1

04 Feb 22:13
Compare
Choose a tag to compare

What is new

  • Fix bad typing of iterator

v0.2.0

04 Feb 22:04
Compare
Choose a tag to compare

What is new

  • Bump build version to es2018
  • Expose an iterator on the store bins

v0.1.0

28 Jan 20:22
Compare
Choose a tag to compare

What is new

  • Initial release

Differences from original

  • Remove support for negative numbers
  • Remove the zero count
  • Limit indexes to int16
  • Remove protobuf