Skip to content

Releases: cryptocoinjs/keccak

v3.0.3

Choose a tag to compare

@fanatid fanatid released this 28 Dec 23:38
cacd3a5
  • Fix segfaults when used with worker_threads (#24)

v3.0.2

Choose a tag to compare

@fanatid fanatid released this 20 Aug 18:59
af2f292
  • Replace stream with readable-stream (#22)

v3.0.1

Choose a tag to compare

@fanatid fanatid released this 20 Jul 14:18
e779624

v3.0.0

Choose a tag to compare

@fanatid fanatid released this 28 Dec 15:54
cb536a2
  • Use node-addon-api (n-api) instead NAN
  • Return prebuilds back

v2.1.0

Choose a tag to compare

@fanatid fanatid released this 28 Dec 15:53
06710bc

Add node@12 support

v2.0.0

Choose a tag to compare

@fanatid fanatid released this 20 Dec 08:43
bce5b58
  • use optimized implementations from XKCP (#8)
  • require node >= 6.0.0

v1.4.0

Choose a tag to compare

@fanatid fanatid released this 02 Dec 21:21
  • Remove prebuild

v1.3.0

Choose a tag to compare

@fanatid fanatid released this 07 Jun 14:09
  • Add node v8 to prebuild
  • Use safe-buffer

v1.2.0

Choose a tag to compare

@fanatid fanatid released this 23 Feb 08:47
  • Allow node < 4.5.0

v1.1.0

Choose a tag to compare

@fanatid fanatid released this 21 Jan 17:40
  • Show error message about compilation fail only if environment variable DEBUG set.
  • Require minimum node v4.5.0