Skip to content

v0.6.0

Choose a tag to compare

@gmponos gmponos released this 20 Oct 11:37
· 68 commits to master since this release
18d19ac

Changed

  • BREAKING CHANGE Changed the constructor function of middleware. From now on you can pass a handler to it's constructor. Handlers are responsible for logging request/responses. Removed threshold argument.