Skip to content

v0.5.2

Compare
Choose a tag to compare
@cehbrecht cehbrecht released this 12 Jul 16:03
· 153 commits to master since this release

New Features:

  • Adds route /info which returns contents of twitcher.__version__.
  • Adds route /versions which returns version details such as Twitcher app version and employed adapter version.

Changes:

  • Updated README.rst to match recent development, reference and docker image link.
  • Adds URI of /info and /versions routes in the frontpage response.
  • Corresponding HTTP status codes are returned for raised OWSException.