Skip to content

Releases: Yomguithereal/dolman

v0.4.0

11 Mar 10:08

Choose a tag to compare

  • Dolman now wraps the express app rather than the express dependency (breaking).
  • Adding the logger option.
  • Adding mask.
  • Changing the arity of dolman.specs.

v0.3.1

26 Feb 13:27

Choose a tag to compare

  • Fixing typology dependency's scheme.

v0.3.0

13 Jan 14:11

Choose a tag to compare

  • Adding possibility to pass multiple functions as action.
  • Adding possibility to pass middlewares before routes.
  • Adding method field to dolman.specs output.

v0.2.0

07 Jan 10:18

Choose a tag to compare

  • Adding name and description.
  • Adding dolman.specs.

v0.1.0

06 Jan 11:20

Choose a tag to compare

  • Adding httpCache support.