Skip to content

v1.1.11

Compare
Choose a tag to compare
@nero120 nero120 released this 24 Jan 21:36
· 38 commits to master since this release

v1.1.11 is a minor update that adds support for running the service on a URL path other than root, and includes bug fixes to the home page, additional integration tests and minor fixes to support dependency updates. Also, the project license has been changed to GNUv3.

  • Added support for using a relative path (resolves #36 and #37).
  • Reverted compile target to es2015 to resolve numerous issues.
  • Added integration tests to check additional http status codes.
  • Resolved tslint warnings in test files.
  • Updated license to GNUv3.
  • Updated dependencies.