Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@paularmstrong paularmstrong released this 04 Sep 03:50
· 923 commits to master since this release
  • 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.