EJS v2.1.1 Release Notes

Release Date: 2015-01-11 // over 9 years ago
    • โž• Add _with option to control whether or not to use with() {} constructs (@TimothyGu)
    • ๐Ÿ‘Œ Improve test coverage (@mde & @TimothyGu)
    • โž• Add a few more metadata fields to package.json (@TimothyGu)
    • โช Revert hack for Etherpad Lite (@TimothyGu)
    • ๐Ÿ‘ Do not claim node < 0.10.0 support (@TimothyGu)
    • ๐Ÿ“Œ Pin dependencies more loosely (@TimothyGu)
    • ๐Ÿ›  Fix client function generation without using locals (@TimothyGu)
    • ๐Ÿ›  Fix error case where the callback be called twice (@TimothyGu)
    • โž• Add "use strict"; to all JS files (@TimothyGu)
    • ๐Ÿ›  Fix absolute path inclusion (@TimothyGu) (#11)