Skip to content

v0.7.2

Compare
Choose a tag to compare
@BenWhitehead BenWhitehead released this 09 Feb 07:03
· 12 commits to master since this release

Resolve several issues that improve the feature set of finch-server

Resolved Issues:

  • #2 Add a counter to all routes
  • #5 Add flag to enable/disable access logging rather than relying on log level filtering.
  • #7 Add counters for exceptions that are handled by HandleExceptions
  • #10 Add counter to HandleExceptions so that when an unhandled exception is encountered a counter for the excepitons class name will be incremented.
  • #11 Improve readme

v0.7.1...v0.7.2