- change context hierarchy
- move renderer to separate package
- update
twig
to 1.13.3 - update
devDependencies
- add namespaces support
- update
README
- fix npm vulnerabilities
- update
twig
to 1.13.2 - update
README
- update
package-lock.json
to fix travis-ci
- update
twig
to 1.13.0 - update
extend
to 3.0.2 - update
devDependencies
- update
twig
to 1.12.0
- add node 10 to
travis.yml
- update
devDependencies
- remove
chalk
- update README.md
- update
twig
to 1.11.1 - update
chalk
to ^2.4.1
- drop node 4.x support
- move to ES6
- add promise based file render
- update
twig
to 1.11.0 - update
chalk
to ^2.4.0
- update
chalk
to 2.3.0
- move generic context extending out of the loop
- update
package-lock.json
- add
.gitattributes
- add
CHANGELOG.md
- add sponsor to
README.md
- update
chalk
to 2.1.0 - clear package dir
- fix console output style
- rename git repository
- add try catch to render
- add colorized log output
- fix context hierarchy
- edit
README.md
- defined
twig2html
task