Skip to content

Tags: twigjs/twig.js

Tags

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.16.0

Major improvements:
* Fix passing context around by @willrowe in #850
* Add namespace support to `source` function by @willrowe in #823
* Use src/twig.js as package's main script instead of the compiled twig.js by @RobLoach in #829

Minor improvements:
* Fix macro changing context in loop by @mihkeleidast in #773
* Imported function PATHS.strip_slash() missing by @murageyun in #770
* Convert non-string values to string before replacing by @kmonahan in #797
* Add GitHub actions test workflow by @willrowe in #817
* Fix date parsing with timezones by @plepe in #765
* Fixed Twig official's URL on README.md by @Geolim4 in #822
* Add tests for whitespace in paths by @willrowe in #824
* Fix multiple includes with embeds by @willrowe in #828
* Update to Mocha 9.x by @RobLoach in #831
* Add test for issue #767 by @willrowe in #837
* Add support for `divisible by` test by @willrowe in #838
* Add support for `with` tag without context or `only` keyword by @willrowe in #839
* Use v3 of `actions/checkout` by @willrowe in #846
* Test on more node versions by @willrowe in #847
* Fix webpack 5 compatibility by @willrowe in #849
* Add test to confirm `renderFile` error handling by @willrowe in #851
* Fix casing of variables in docs by @willrowe in #852
* Bumped dependencies by @dependabot

v1.15.4

Toggle v1.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #761 from twigjs/update-1.15.4

Update to 1.15.4

v1.15.3

Toggle v1.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #757 from twigjs/update-1.15.3

v1.15.3

v1.15.2

Toggle v1.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #750 from twigjs/release

v1.15.2

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach
1.15.0

Fixes #713

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach

1.13.3

Toggle 1.13.3's commit message

Verified

This commit was signed with the committer’s verified signature.
RobLoach Rob Loach
Merge branch 'master' of github.com:twigjs/twig.js