v2.2.2 (2013/11/28 00:10 +00:00)
- #368 Add context.getTemplateName. This method now correctly returns the template name even for directly loaded templates being used as partials. For end users please use this api for getting the template name instead of ctx.templatename (@prashn64)
- #363 Issue #340. Remove old optimization to avoid looking at arrays in get. (@rragan)
- #362 remove node_modules directory (@vovacodes)