nunjucks v1.2.0 Release Notes

Release Date: 2015-02-04 // about 9 years ago
    • The special non-line-breaking space is considered whitespace now
    • The in operator has a lower precedence now. This is potentially a breaking change, thus the minor version bump. See #336
    • import with context now implemented: #319
    • async rendering doesn't throw compile errors