dustjs v1.2.0 Release Notes

Release Date: 2013-02-08 // about 11 years ago
    • โœ… #223 Fix for Issue #222. Code change + new test added to verify proper behavior (@rragan)
    • #216 add semicolons to dust compiler GH=215 (@jairodemorais)
    • ๐Ÿ›  #188 The whitespace grammar rule for partial was a little inconsistent with other tags. issue GH=187 fixed. (@jairodemorais)
    • 0๏ธโƒฃ #166 Add template strip of white space to dust.compile (optional defaults to not strip) (@smfoote)
    • ๐Ÿšš #183 cover, uglify and jasmine move to dev dependencies. GH-183 (@jairodemorais)
    • โšก๏ธ #168 Minor README update (@sethmcl)
    • โœ… #165 improve description in unit tests (@vybs)
    • โœ… #159 fix the description on the core tests for $idx and $len for scalar (@vybs)
    • ๐Ÿ”€ #158 fix the bad merge (@vybs)