1.5.0
✨ More new functions: has
, toJSON
, and toYAML
. Also now able to override the template delimiters! ✨
v1.5.0 (2017-03-07)
Implemented enhancements:
- Allow setting custom delimiters #100
- Allow overriding the template delimiters #102 (hairyhenderson)
- Adding 'has' func to determine if an object has a named key #101 (hairyhenderson)
- Adding toJSON and toYAML functions #99 (hairyhenderson)