Sha256: c0b7aef8e7ac882124958ea6c6a0d21be16696ab363423113fe995409e65824b

Contents?: true

Size: 509 Bytes

Versions: 1

Compression:

Stored size: 509 Bytes

Contents

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.1 CHANGELOG