v2.14.0
Release notes:-
- Updated default quoting style to ENT_NOQUOTES in modifier "unescape".
- Added grunt and jsmart.js minified version in the repo.
- Updated bower, component, package.json manifiests.
- Hexadecimal numbers are lower in modifier "escape" when type is "hexentity".
- Use ' instead of ' since PHP version does the same.
- Fixed issue #6:- Modifier plugin name conflicts with variable name in the template.
- Fixed issue #7:- Returns true if array is empty in the {if} statement .
- Fixed issue #8:- Accented characters are uppercased when capitalize modifier is used.