Changelog of @hackage/memcache 0.1.0.0

0.1.0.0

  • First proper release (although still lots of rough edges!)
  • Filled out Data.Memcache.Client to a complete API.
  • Integrated cluster and authentication handling.
  • Better error and exception handling.
  • Fix compilation under GHC 7.10.

0.0.1

  • Initial (incomplete) support for a cluster of memcached servers.
  • Fixed compilation under GHC 7.4.

0.0.0

  • Initial release. Support for a single server.