dustjs v2.0.0 Release Notes

Release Date: 2013-07-17 // almost 11 years ago
    • ๐Ÿ‘ #306 add support for GH-292, support the template name in nested partials (@vybs)
    • ๐Ÿšš #305 Remove option to control pathScope and remove tests for old getPath (@rragan)
    • ๐Ÿ‘ #304 GH-292 support template name in nested partials, need a stack to store the current name (@vybs)
    • #289 Cache VM context across dust.loadSource calls. (@totherik)
    • ๐Ÿ‘ #271 adding support for . path resolution in context get (@carchrae, @rragan)
    • โœ… #2 Fixed jasmine testRunner to understand base and options properties (@rragan)