This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Releases: smartive/SmartiveHandlebarsBundle
Releases · smartive/SmartiveHandlebarsBundle
1.3.1 (2017-01-09)
- Fixed issues with incompatible third-party libraries by requiring working version numbers
1.3.0 (2016-02-09)
- Added possibility to specify the Redis client and key prefix to use when enabling Redis caching, for more information see https://github.com/smartive/SmartiveHandlebarsBundle/tree/1.3.0#redis
1.2.1 (2016-01-26)
- Fix issue of possible app crash if writing a key using Redis is not possible
1.2.0 (2016-01-26)
- Added Handlebars caching, for more information see https://github.com/smartive/SmartiveHandlebarsBundle/tree/1.2.0#caching
1.1.0 (2015-12-10)
- Support for Symfony 3.0
- Support for PHP 7
1.0.0 (2015-12-07)
- First stable release
- Support for >= PHP 5.4
Version 0.2.0
Merge pull request #5 from smartive/feature/remove-non-standard-helpers Feature: Remove non standard helpers
Initial release
0.1.0 Throwing exception if template directories are not defined