Releases: ukayani/restify-router
Releases · ukayani/restify-router
BugFix: Fixes issue with route nesting with group operator
v0.6.1 - Enable function type as a possible middleware handler type
- In addition to restify middleware type, support a generic function type to support doing uploads for example.