- Fix the bug that the server failed if the package is installed globally.
- Fix the bug that even though the tests fail, the exit code is still 0.
- Add
include
andexclude
options tocoverageOptions
. See the documentation for more details. - Fix the bug that the server is not properly closed if using
ctrl + c
. - Improve console logs
- Fix the regular expression for checking user agent for compatibility on Mac OS X