------------------ - Correctly handles MemcachedError with no retcode attribute - Adds black formatiing - Supports Python 3.6 through 3.8
0.6.3
------------------ - Makes retry on ConnectionError - Drops support of old Python and Django version - Supports Django 2.2 through 3.1 - Supports Python 3.5 through 3.8
0.6.2
------------------ - Supports Django 1.7 through 3.1 - Supports Python 2.7 through 3.8
0.6.1
------------------ - Supports Django 1.7 through 1.11 - Supports Python 2.7, 3.4, and 3.5
0.6.0
------------------ - Requires pylibmc 1.4.1 or greater - Supports Django 1.4 through 1.8. - Supports Python 2.5 through 2.7, and Python 3.3 through 3.4 - In Django 1.6 and higher, when the timeout is omitted, the default timeout is used, rather than set to "never expire".