Version 0.1.4
- [NEW] Support for thread safety
- [NEW] LRU, LFU and FIFO as caching algorithm
- [NEW] Cache statistics
- More friendly APIs
- Major bug fixes
- Better documentation
- Use strict typing when caching items
- [REMOVED] Drop support for partial cache clearing (pending implementation in v0.2.x)
- [REMOVED] Drop support for Python 3.2 and 3.3