2.3.4 (2021-02-25)
2.3.3 (2021-02-20)
- Daruk deps with requestContainer (742f978)
- fix tests for plugin rebind (27bba60)
- fix typings url (6d5832f)
2.3.1 (2021-01-15)
- del http decorators method name (ce52b93)
- fix d.ts dir (17a2fa6)
- fix service ctx bug,and add @inject(ctx) Identifier (dc0d697)
- fix some typeerror (a85d691)
- move @type/node to devDependencies (06ad3b8)
- word error (b011bd0)
2.1.1 (2020-09-10)
- add daruk.ts type (bc78fb1)
- controller support middlewares (8109efc)
- support controller middleware and publish new version (d8ce5ba)
2.1.0 (2020-09-03)
- update version (331abd8)
2.0.2 (2020-09-01)
2.0.1 (2020-09-01)
2.0.0 (2020-09-01)
- build typings path (300dc7b)
- daruk version typo in example (ed8db78)
- fix customLogger judge (b4bb701)
- fix test,remove ctx decorators (6b907a6)
- lodash security alert (5de29ca)
- remove build file (c3d77bf)
- remove DarukCore interface (c0d3ac1)
- remove deepDefineProperty (34307f0)
- remove deepDefineProperty code and test; (1ab2a40)
- remove extra unused typing (a65cbb2)
- remove plugin before events,fix wrapMiddlewareUse (ef9c4f6)
- test pass 100% (a032335)
- typos (18daab0)
- update package dependencies (c38db2a)
- update set-value and mixin-deep security alert (3a4e726)
- update test (5894097)
0.5.8 (2019-05-20)
- fix deepDefineProperty value judge and add deepMax limit (c669f7a)
- rewrite koa toJSON, support middleware name (c4e6b60)
- update version and publish new version (f044ddc)
- support @cache (6c6676c)
- support @disabled for controller class or method (aeb8ce8)
- support @parseType (1da8b1a)
- support @typeParse (#67) (44611c6)
- support @validate (2d919d9)
- add type declare DarukEventName on DarukEventsClass (818aac1)
0.5.7 (2019-05-17)
- remove the monitor middleware from daruk (cac8747)
- support @middleware set options (13a11fa)
- support @required (6da370f)
- update ver and publish new version (15de3a1)
0.5.6 (2019-05-16)
- add koa-body in daruk and fix example (008029a)
- index.d.ts add listen method copy from Koa (8336735)
- update package ver and publish 0.5.6 (b16160a)
- use primaryKey to avoid user change module part (c4cf9e3)
- util support export object or function (#62) (e5a6bb5)
0.5.5 (2019-05-13)
- daruk types GlobalModule,Util,Glue,Service,etc interface (7868681)
- type decorator header (#45) (fd59ae1)
- update new version (8c23116)
0.5.4 (2019-05-12)
- add emitter.setMaxListeners(100) default for daruk. (3793c4c)
- auto load the default on packet (01e85f8)
- correct Config error (#33) (55923a6)
- debug windows ujoin (ae6a535)
- 原始类型小写 (7a9a0b7)
0.5.33 (2019-05-10)
0.5.32 (2019-05-10)
- PrefixClassDecoratorFunc (d942e87)
0.5.31 (2019-05-10)
0.5.3 (2019-05-10)
- fix routePath ujoin bug, when the path is regexp (79da79d)
0.5.2 (2019-05-10)
- add a MethodDecorator to wrap json function (8af6a0c)
- rebuild and publish (ef2e002)
- remove @JSON options,it must be application/json (40bba2e)
- update new version for @JSON (e64ab59)
0.4.1 (2019-05-09)
- fix tslint (1a092c0)
- add listen instead of run (0a0a913)
- add listen method instead of run (974cf85)
- update version 0.4.1 (8833d04)
0.4.0 (2019-05-06)
- typings: add semicolon (7cd51b9)
- @type mv dependencies (75eec8b)
- add cross-env for devdependencies (b0d334f)
- add example npmignore (dfab312)
- add upath and normalize router (ac85728)
- framework decorator types (9b069c7)
- monitor not require (73c5bee)
- Router type fix (b10e950)
- service initialization log (8305c38)
- tslint error,rm never use npm script (630e829)
- ujoin add router (af3caa8)
- update version (04f1c8d)
- utils.isSubClass implementation (ff458c8)
- utils.isSubClass implementation (4b30009)