- Added support for PhpRedis
- Refactored and improved service provider
- Fixed bug with tag invalidation
- Changed the encoder to make use of serialization instead of JSON since there were issues with associative arrays
- Fixed bug with installed but not enabled debug bar (#26)
- Fixed bug with Redis 'exists' return value
- Fixed bug with Travis CI (#19)
- Fixed bug in query builder (#21)
- Improved unit tests
- Fixed expiration time bug
- The changelog
- A collector for Laravel Debugbar
- It's now possible to set the expiration time in the configuration
- Integration tests
- PHP version dependency from 5.6 to 5.5
- Refactored parts of the library, reflectors concept was revised, performance optimized
- Fixed bug in reflector (#11)
- Fixed critical bug, invalidating multiple tags was not working
- It's now possible to cache only specific models or exclude some of them
- Refactored most of the classes and the structure of the library
- Fixed various major and minor bugs
- Initial stable release