v1.2.0 (2014/02/20 23:55 +00:00)
- #71 dustjs-linkedin#423 fix dust.helpers.tap to work with dust body functions. Fix tap helper to not rely on isFunction flag set in dust core. Using helper.tap on Context functions (function in your JSON context) will now get chunk and context as arguments. (@kate2753)
- #65 Fix formatting in README.md (@kate2753)
- #62 Initial step to switch to grunt build process. (@kate2753)
- #63 semicolons (@mouyang)