v2.1.0
- Public classes and exceptions can now be imported from the top-level
pymemcache
package (e.g.pymemcache.Client
). #197 - Add UNIX domain socket support and document server connection options. #206
- Add support for the
cache_memlimit
command. #211 - Commands key are now always sent in their original order. #209