This repository has been archived by the owner on May 24, 2019. It is now read-only.
Releases: hubertursua/express-path
Releases · hubertursua/express-path
v0.3.4
v0.2.1
Fixed major bug for routes passed as an array instead of a file path. Also added an acceptance test which tries out different combinations of use cases for routes.
v0.2.0
Major feature in this release is middleware support. A couple new options are available which controls logging and error throwing.
The module was rewritten and unit tests were added.
v0.1.3
Allows basic route mapping for Express.
Middlewares not yet supported.