Skip to content

v1.2.0

Compare
Choose a tag to compare
@kate2753 kate2753 released this 21 Feb 01:34
· 115 commits to master since this release
  • PR#62 Bump version of dependency dustjs-linkedin to ~2.3.0
  • PR #71 Fixes and improvements to dust.helpers.tap
    • Allows calling dust.helpers.tap on dust body functions
    • Functions in context will now have chunk and context passed in as arguments when called via dust.helpers.tap
    • isFunction flag is now ignored on functions defined in context, as well as, dust body functions