Releases: TartuNLP/translation-api
Releases · TartuNLP/translation-api
Version 2.2.0-beta
Added endpoint for saving user feedback
Version 2.1.1
Request validation & exception handling bug fixes.
Version 2.1.0
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
Version compatible with only the /v2
endpoint. Backwards compatibility to older request format has been removed.
Version 1.1.0
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
The first version of the API that is compatible with the old request format of the previous API (Sauron 1.2).