features
- [
9bd7c37
] - feat: support for outputFunctionName settings (#52) (Vojtěch Kozák <[email protected]>)
others
- [
129021b
] - chore: Move definition of resolveInclude() override out of closure (Anthony Howe <[email protected]>)
features
- [
ca1e00e
] - feat: upgrade [email protected] and addasync
option (#47) (nswbmw <[email protected]>)
fixes
- [
245e1ee
] - fix: cache includeFile (#45) (hyj1991 <[email protected]>)
fixes
- [
f12513f
] - fix: Fix Wrong function reference may cause 'Maxiumn call stack size exceeded' (Runrioter <[email protected]>)
others
- [
785f28a
] - chore: add missing package.files (dead-horse <[email protected]>) - [
6babd1f
] - fix typo (#43) (Dan Bergren <[email protected]>)
- feat: Make
viewExt
option supportinclude
directive (#38) - correct the demo in the Readme
- Fix
debug
setting bug (#37)
- rewrite with async function and upgrade dependencies (#34)
- Clean open/close settings
- Switch to EJS v2
- fix: contenxt not defined. fixes #18
- add test for 0.12 and iojs
- deps: ejs@1
- refactor: remove locals
- fix viewPath' bug, improve code
- Merge pull request #8 from zedgu/master
- for resolve to absolute path
- Merge pull request #7 from lopezchr/clopez
- adding write-response test suit
- Addign no auto write body option
- Merge pull request #6 from zedgu/master
- [fix] open/close tag setting is not working
- Merge pull request #5 from its-florida/master
- Honor layout overrides in options.
- updated default settings, fixes #3
- refactor, close #2
- update readme
- support locals as generator
- Merge pull request #1 from Pana/master
- small edit
- fix charset
- fix typo
- update readme
- add test
- rename koa-view to koa-ejs
- rename koa-render to koa-view
- add example
- complete koa-render
- Initial commit