Releases: pug-php/pug-symfony
Releases · pug-php/pug-symfony
2.4.0: Pug-php 3 compatibility
Pug-php 3 compatibility
Version 2.3.1
Increase compatibility:
- PHP >= 5.4
- Symfony >= 2.7
Version 2.3.0
Automated install script
Version 2.2.5
Direct record of view directories with no care of assets
Version 2.2.4
Allow missing helpers
Version 2.2.3
Make asset helper optional
Version 2.2.2
Fix #11 does not replace helper functions in strings
Version 2.2.1
Fix forbidden keys exception
Version 2.2.0
Make FOS optional + Unit tests
Version 2.1.5
Add functions:
- asset
- asset_version
- csrf_token
- random
- url
- path
- absolute_url
- relative_path
- is_granted
- logout_url
- logout_path