Skip to content

v3.0.1

Choose a tag to compare

@royaltm royaltm released this 21 May 06:16
· 202 commits to master since this release

murmurhash-native 3.0.1

_WARNING: this npm release is broken and won't install with npm < 3_

  • facilitate installation with prebuilt native binaries
  • use "bindings" gem for finding native modules
  • backward compatibility testing of serialized data
  • c++ code cleanup: most of the precompiler macros replaces with type-safe constants
  • js code cleanup with jshint
  • remove iojs-3 from ci tests