Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 316 Bytes

CHANGES.rst

File metadata and controls

12 lines (10 loc) · 316 Bytes

Changelog

1.1.0 -- August 14, 2014

  • Added Python 3 support, and dropped support for Python < 2.6.
  • Fixed caching of a zero value (#11).
  • Added tox config for testing on multiple Python versions.
  • Updated Travis CI config to use tox for running tests.
  • PEP8 fixes.