Releases: fastify/point-of-view
Releases · fastify/point-of-view
v0.7.0
- Set default charset #35
- Pass templatesDir to nunjucks #34
- ejs templates using a not existing include or a page attribute missing #33
v0.5.0
includeViewExtensions
#22
v0.4.0
- Added support for nunjucks template engine - #21
v0.3.0
- Added support for ejs-mate #16
v0.2.2
- Use path.resolve instead of path.join #14
v0.2.1
- Allow custom content type, default to
'text/html'
- #9 #10
v0.2.0
- Marko support - #4
- Added benchmarks - #4
v0.1.0
- First implementation, ejs, pug and handlebars are supported. #1