- Fix issue with
render
andview
tag output being escaped
- Update Nunjucks to v3.x
- Prevent array merging in
render
tag context data - Enable autoescaping by default
- Add ability to provide environment configuration options
- [FIX] Fix issue with path filter in components rendered using the
render
extension.
- Provide support for future changes to
_
('special') variables setting - Update Nunjucks 2.3.0 -> 2.4.2
Initial release.