Skip to content

v0.13.11

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 14 Oct 17:14
· 1096 commits to master since this release

Bug Fixes

  • reporter: preserve base/absolute word in error (b3798df)

Features

  • config: add restartOnFileChange option (1082f35)
  • reporter: Replace way-too-big memoizee with a trivial solution. (d926fe3)
  • web-server: add support for custom headers in files served (4301bea)
  • web-server: allow injection of custom middleware. (2e963c3), closes #1612