v2.0.0
What's Changed
- Implement ExpressionModifierParser and a few default modifiers. by @askonomm in #18
- Rename generic value attributes to use the attr- prefix to prevent co… by @askonomm in #19
Note: This is a breaking change if you used any of the generic value attributes in your templates or had written custom attribute parsers as the API for those has changed.
Full Changelog: v1.2.2...v2.0.0