EJS v2.3.2 Release Notes

Release Date: 2015-06-28 // almost 9 years ago
    • Do not require semicolons in <%- %> (@TimothyGu)
    • 👉 Use __append instead of pushToOutput (@dominykas)
    • Cache the character-encoding function (@alubbe)
    • Correctly specify execution context with opts.context (@mde)