UNPKG

mvcjs

Version:

Powerful lightweight mvc framework for nodejs

47 lines (46 loc) 1.33 kB
0.3.3 - Stringified json in console logger 0.3.2 - Support json logger format in console 0.3.1 - Added support for json format in log file 0.1.23 - Fixed body parser error on unsupported body type 0.1.22 - Fix windows path resolving on di 0.1.21 - Each request should be new id 0.1.20 - Fix destroy typo 0.1.19 - Do destroy event on original request to 0.1.18 - Stop rendering old Request 0.1.17 - Fix memory leaks caused by destroy event 0.1.16 - Update of event propagation in request. - Destroy event is handled internally. - Max internal events is set to 1000 0.1.15 - Fix of send headers , send request headers instead of response one 0.1.14 - Send headers to router parse request function 0.1.13 - Added refresh session support to set session 0.1.12 - Update of mongoose lib to 4.1.x 0.1.11 - Bugfix Compile templates async while template cache is enabled 0.1.10 - Update or error handling 0.1.9 - Update of error, forward, forwardUrl request destroy process, destroy original request at the end of first one 0.1.8 - Fix Update of body parser, fix some cases 0.1.7 - Fix error page messages all error messages should be resolved as string to provide correct error message 0.1.6 - Fix id route forwarding 0.1.5 - Stable release