Skip to content

v3.0.0

Compare
Choose a tag to compare
@tibbercom-builduser tibbercom-builduser released this 17 Dec 14:17
· 115 commits to master since this release

3.0.0 (2020-12-17)

Code Refactoring

  • jsonRouting(...) now accepts a single parameter object (d74906c)

Features

  • json router accepts a logger which is used to log all exceptions during request handling. (8028038)

BREAKING CHANGES

  • jsonRouting prototype changed.