- Dolman now wraps the express app rather than the express dependency (breaking).
- Adding the
logger
option. - Adding
mask
. - Changing the arity of
dolman.specs
.
- Fixing
typology
dependency's scheme.
- Adding possibility to pass multiple functions as action.
- Adding possibility to pass middlewares before routes.
- Adding method field to
dolman.specs
output.
- Adding
name
anddescription
. - Adding
dolman.specs
.
- Adding
httpCache
support.