Skip to content

Releases: TartuNLP/translation-api

Version 2.2.0-beta

28 Feb 09:50
Compare
Choose a tag to compare
Version 2.2.0-beta Pre-release
Pre-release

Added endpoint for saving user feedback

Version 2.1.1

04 Jan 16:03
Compare
Choose a tag to compare

Request validation & exception handling bug fixes.

Version 2.1.0

27 Apr 16:55
Compare
Choose a tag to compare

Updates:

  • Flask and Pika have been replaced by FastAPI and aio-pika
  • Support for old /v1 endpoints has been restored
  • Added automatic documentation at /docs

Version 2.0.0

14 Sep 18:30
Compare
Choose a tag to compare

Version compatible with only the /v2 endpoint. Backwards compatibility to older request format has been removed.

Version 1.1.0

14 Sep 18:27
Compare
Choose a tag to compare

A version that supports both the old request format (Sauron 1.2) and its /v1 endpoint as well as the newer /v2 endpoint

Version 1.0.0

14 Sep 18:19
Compare
Choose a tag to compare

The first version of the API that is compatible with the old request format of the previous API (Sauron 1.2).