nunjucks v2.4.2 Release Notes

Release Date: 2016-04-15 // about 8 years ago
    • ๐Ÿ›  Fix use of in operator with strings. Fixes #714. Thanks Zubrik for the report.

    • ๐Ÿ‘Œ Support ES2015 Map and Set in length filter. Merge of #705. Thanks ricordisamoa.

    • โœ‚ Remove truncation of long function names in error messages. Thanks Daniel Bendavid. Merge of #702.