Twig 1.6.1 released
I’ve just released Twig 1.6.1. It contains some minor bug fixes:
- fixed Twig C extension
- removed the creation of Twig_Markup instances when not needed
- added a way to set the default global timezone for dates
- fixed the slice filter on strings when the length is not specified
- fixed the creation of the cache directory in case of a race condition