Releases: mde/ejs
Releases · mde/ejs
v2.1.4
Version 2.1.3
- Fix
debug
option (@TimothyGu) - Fix two consecutive tags together (@TimothyGu)
Version 2.1.2
- Fix
scope
option handling - Improve testing coverage (@TimothyGu)
v2.1.1
- Add
_with
option to control whether or not to usewith() {}
constructs
(@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)
- Improve test coverage (@mde & @TimothyGu)
- Add
"use strict";
to all JS files (@TimothyGu) - Add a few more metadata fields to
package.json
(@TimothyGu) - Fix absolute path inclusion (@TimothyGu) (#11)
Version 2.0.8
- Fix crash on missing file