github mozilla/nunjucks v1.2.0

latest releases: v3.2.4, v3.2.3, v3.2.2...
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

24024b5 (HEAD, origin/master, master) Merge pull request #353 from SamyPesse/patch-1
324a875 Fix tests for non-breaking whitespaces
8b81acb Add test for non-breaking spaces
0815d4d use \u00A0 instead of String.charCode
2aaed2a Add nonbreaking space to whitespace chars list
52a50fc Fix spelling
c0baa5c Merge pull request #306 from eventEmitter/master
5f0c528 Merge pull request #336 from carljm/in-precedence
219d2eb Merge pull request #339 from oyyd/my_fork
140ccad Merge pull request #346 from fabien/master
1aaec23 fixed merge conflict
e1ab103 Update package.json
3a34fc9 Fix #317
f655747 Add test to verify that imports are without context by default.
f710479 Bind 'in' operator more tightly than boolean operators.
d5fd4c4 add test to ensure without context works
dbdc966 implement import with context
4f6b02e async rendering doesn't throw anymore when compiling errors (fixes #233)
f0b7384 Merge remote-tracking branch 'origin/master'
71d050f fix type in _matches in tokenizer (fixes #294)
99033de Merge pull request #300 from rhengles/bin-precompile-windows
b8fe5ca fix typo in error message in parsePrimary (fixed #297)
e67a405 precompile command for Windows
fbf5dd5 Revert "upgrade chokidar"

Don't miss a new nunjucks release

NewReleases is sending notifications on new releases.