v3.0.1
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