3.0.0
- Improved Twig support
- Compile functions in Pug templates
- Support Pug <-> Twig cross includes
- Allow to use Twig global values/services inside Pug templates
- Improved caching system, cached views are faster to render thanks to
- Lazy loading of the Pug renderer
- Twig functions static in-Pug compilation
- Added interceptors support: user services that are create and ran only before Pug view rendering