egg-view
Version:
Base view plugin for egg
35 lines (21 loc) • 702 B
Markdown
2.0.0 / 2017-11-10
==================
**others**
* [[`d660e14`](http://github.com/eggjs/egg-view/commit/d660e1494a637296f0e1ba13c40c3d20401dad78)] - refactor: use async function and support egg@2 (#8) (Yiyu He <<dead_horse@qq.com>>)
1.1.2 / 2017-07-14
==================
* fix: should skip file when file path out of view path (#7)
1.1.1 / 2017-06-04
==================
* docs: fix License url (#6)
1.1.0 / 2017-04-01
==================
* feat: pass root and original name as options when render (#5)
* docs: add config file (#3)
* test: fix test (#4)
1.0.1 / 2017-02-28
==================
* fix: cache can be disable (#2)
1.0.0 / 2016-02-20
==================
init version