2017-12-15, Version 2.1.0, @dead-horse
Notable changes
-
feature
- add 400 response for broken client request to instead of empty response
- dump application router json
-
fix
- fix: run dumpConfig at the last ready callback
-
document
- migrate docs to egg 2
- add document for passport
Commits
- [
40df153
] - feat: add 400 response for broken client request to instead of empty response (#1829) (Khaidi Chu <[email protected]>) - [
d0ee9f2
] - docs(passport): fix some description (#1828) (TZ | 天猪 <[email protected]>) - [
f7c6a0a
] - docs(passport): add description (#1825) (TZ | 天猪 <[email protected]>) - [
f66d9be
] - docs(passport): the missing docs for passport (#1824) (TZ | 天猪 <[email protected]>) - [
18f93f0
] - docs(core/view.md): translation (#1577) (Zhongyuan <[email protected]>) - [
7e05669
] - 1. docs(error-handle): missing function keywords. (#1819) (M.Y.Akashi <[email protected]>) - [
89e114c
] - docs: add AntV links (#1809) (TZ | 天猪 <[email protected]>) - [
bdfd3cc
] - docs(router): new style & remove app.verb (#1803) (TZ | 天猪 <[email protected]>) - [
4c9eacb
] - docs(middleware): add description of import koa middleware (#1805) (TZ | 天猪 <[email protected]>) - [
c152dee
] - docs(loader): adjust extends way (#1729) (TZ | 天猪 <[email protected]>) - [
289f8cd
] - docs(progressive):changes some grammar (#1773) (恬竹 <[email protected]>) - [
ae87460
] - docs(migration): add description for plugin breakchange (#1766) (TZ | 天猪 <[email protected]>) - [
a2788a8
] - docs(controller): import base controller directly (#1771) (Yiyu He <[email protected]>) - [
7ebfc9b
] - docs(quickstart): fix typo in code example (#1765) (Darren Poon <[email protected]>) - [
6ff6998
] - docs: add security english translation (#1691) (Adams <[email protected]>) - [
a061f21
] - docs(intro): make some changes for egg-and-koa (#1739) (恬竹 <[email protected]>) - [
d752b3b
] - docs(deployment): adjust with new version egg-scripts (#1757) (TZ | 天猪 <[email protected]>) - [
1b12b51
] - docs(cookie-session): use async (#1723) (TZ | 天猪 <[email protected]>) - [
5c88026
] - docs(plugin): use async (#1730) (TZ | 天猪 <[email protected]>) - [
ebb8adf
] - some changes of docs(what is egg) (#1734) (恬竹 <[email protected]>) - [
2da00fc
] - docs(framework): use new way (#1728) (TZ | 天猪 <[email protected]>) - [
47fbee5
] - docs(cluster-client): use async (#1727) (TZ | 天猪 <[email protected]>) - [
1420682
] - docs(ipc): use async (#1722) (TZ | 天猪 <[email protected]>) - [
503b69b
] - feat: dump application router json (fengmk2 <[email protected]>) - [
76ff783
] - fix: run dumpConfig at the last ready callback (fengmk2 <[email protected]>) - [
50efe4c
] - docs(httpclient): use async (#1724) (TZ | 天猪 <[email protected]>) - [
d043148
] - docs: remove async-function (#1713) (TZ | 天猪 <[email protected]>) - [
e3ef3ec
] - docs(restful): use async (#1709) (TZ | 天猪 <[email protected]>) - [
b042937
] - docs(error-handling): use async (#1721) (TZ | 天猪 <[email protected]>) - [
80ab243
] - docs(i18n): use async (#1720) (TZ | 天猪 <[email protected]>) - [
6741999
] - docs(logger): use async (#1719) (TZ | 天猪 <[email protected]>) - [
f39c105
] - docs(view): use async (#1717) (TZ | 天猪 <[email protected]>) - [
cf3de0f
] - docs(unittest): use async (#1716) (TZ | 天猪 <[email protected]>) - [
cb9c9a4
] - docs(mysql): use async (#1711) (TZ | 天猪 <[email protected]>)