Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1.0.0
60345ba3 · ·1.0.0 / 2015-01-14 ------------------ - updated dev deps - added more test fixtures - updated readme with usage, testing, etc - moved from https://github.com/cryptocoinjs/ripemd160 to https://github.com/crypto-browserify/ripemd160
-
0.2.1
891faf21 · ·0.2.1 / 2014-12-31 ------------------ - made license clear in `package.json` - deleted `Makefile`, moved targets to `package.json` - removed `terst` for `assert`
-
0.2.0
b76eca1a · ·0.2.0 / 2014-03-09 ------------------ * removed bower.json and component.json * changed 4 spacing to 2 * returns `Buffer` type now, input must be Array, Uint8Array, Buffer, or string * remove deps: `convert-hex` and `convert-string`