This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Releases: webpro/dyson
Releases · webpro/dyson
0.3.0
Bind config methods during config object parsing (8b6f57b )
Migrate to Express 4 (^4.1.0) (48922e7 )
Update some deps and devDeps (1097ba0 )
Update to should@^3.3.1 (a954f04 )
Update to when@^3.1.0 and refactor some related logic (0ea1f98 )
Remove obsolete comment in specs (6ca4d3b )
0.2.2
add requireParameters config option, return 400 bad request if required parameter not found in query/body/paras (88c2e03 )
Allow templates to be undefined (0d8a9c9 )
0.2.1
Also pass arguments to "size" function (just like with template fn) (ef038bd )
0.2.0
Introduce option to proxy requests to configurable proxyHost + proxyPort
Introduce “multiRequest” option
Set “this” to be the configuration object for a custom render method (b9e9fbf )
0.1.7
Allow response code to be overridden (it's 200 by default anyway) (e98d176 )
Added support for cookies (1cbd6cd )
Refactored & clarified bootstrapper (294d0ef )
Removed demo stuff (moved to dyson-demo project) (8907356 )
0.1.6
Don't load config files starting with '.' or not ending with '.js' (821331b )
0.1.5
Updated some dependencies version (e9e351e )
Improved help text for CLI (fac2aa0 )
Stat if configDir isDirectory() (fe9755c )
Package keywords, preferGlobal (947f87e )
License (d040995 )
0.1.4
Allow functions instead of objects for templates
You can’t perform that action at this time.