Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 399 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 399 Bytes

0.5.1

  • Enhanced testing and increased coverage
  • Fixed bug with .delete not removing an item from the cache

0.5.0

  • Added .all() method

0.4.0

  • Python3 support added

0.3.2

  • Start to add logger calls

0.3.1

  • Add default to load

0.3.0

  • Add cache ability

0.2.1

  • Fix class serialization

0.2.0

  • Adds delete()

0.1.1

  • Python3 was broken.

0.1.0

  • Release!