This repository has been archived by the owner on Apr 11, 2018. It is now read-only.
v0.4.0
- Added Macro support docs
- Changed Removed requirement to manually specify
locals
for express support. - Changed Increased cache lookup speed by removing crypto dependency.
- Fixed
length
filter returns length of objects (number of keys). - Fixed Filters return empty string unless they can apply to the given object.
- Fixed Filters will attempt to apply to all values in an object or array.