Sha256: fde65aeeb4ec6aec73ed3886b305af458073c987f3fb7ad198ddd43f136d69e6

Contents?: true

Size: 586 Bytes

Versions: 1

Compression:

Stored size: 586 Bytes

Contents

1.1.2 / 2014-01-06

* Bug fixes

  * HashDigest.digest2 now works on arrays

1.1.1 / 2014-01-02

* Bug fixes

  * Fix compatibility with JRuby - thanks @towerhe https://github.com/seamusabshere/remote_table/issues/13
  * Corrected README to latest and greatest

1.1.0 / 2014-01-01

* Breaking changes

  * UTF-8 strings only because of EscapeUtils "limitations"

* Enhancements

  * a changelog!
  * replace CGI.escape with EscapeUtils.escape_url, which is 2x faster or so
  * add HashDigest.digest2, which uses murmurhash3 instead of md5
  * remove runtime dependency on activesupport

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hash_digest-1.1.2 CHANGELOG