Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 3.12 KB

Changelog

v3.0.0 (2022-12-08)

Full Changelog

Merged pull requests:

v2.0.0 (2019-03-04)

Full Changelog

Implemented enhancements:

  • Raise Twingly::UrlCache::ServerError instead of letting Dalli errors pass #8
  • Default to localhost when no server ENV given #6

Merged pull requests:

  • Raise our own errors instead of Dalli errors #9 (roback)
  • Default to localhost unless MEMCACHIER_SERVERS is set #7 (jage)

v1.0.1 (2015-10-22)

Full Changelog

v1.0.0 (2015-10-22)

Full Changelog

Merged pull requests:

  • Improve cache spec #2 (jage)
  • Ability to configure TTL #1 (jage)

* This Changelog was automatically generated by github_changelog_generator