Skip to content

Releases: dudleycarr/snappystream

v2.1.1

07 Aug 14:02
5df2c07
Compare
Choose a tag to compare

Patch Changes

v2.1.0

07 Aug 13:54
709bfb7
Compare
Choose a tag to compare

Minor Changes

v2.0

27 Jul 18:32
Compare
Choose a tag to compare
  • Changed: Migrate to @napi-rs/snappy from snappy

  • Changed: Migrate to @napi-rs/crc32 from fast-crc32c

  • Deprecated: Node versions < 12

  • Fixed: Stream flushing

Support Node 14 and 15

17 Mar 04:38
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:dudleycarr/snappystream 533e694
  • Fix eslint warnings 92a3021
  • Merge pull request #41 from dudleycarr/use-jest fbfa1a5
  • Update tests to remove should 537ae83
  • Configure eslint for jest 2bd86d6
  • Install jest bd441c9
  • Add dependabot config. Drop greenkeeper c105f1a
  • Support node 10 and up 303940e
  • Prettier snappystream.js 8c1440b
  • Add eslint and prettier configs 43d0507
  • Update dependencies. Add eslint and prettier ea407c6

v1.0...v1.5.0

V1.0

09 May 15:17
Compare
Choose a tag to compare
Merge pull request #17 from dudleycarr/bump-version-fix-readme

Bump version to 1.0. Fix README examples.