|
2.1.2 / 2019-01-30
|
==================
|
|
* fix: fix ts ci (#14)
|
* fix: remove constructor in interface (#12)
|
|
2.1.1 / 2018-12-29
|
==================
|
|
* feat: add d.ts (#11)
|
|
2.1.0 / 2018-02-26
|
==================
|
|
**features**
|
* [[`72d6668`](http://github.com/eggjs/egg-view/commit/72d6668af5e945c13ad11702c690988533b3c210)] - feat: export original locals to view engine (#9) (Haoliang Gao <<sakura9515@gmail.com>>)
|
|
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
|