Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 801 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 801 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.3 – 2024-08-23

Fixed

  • handle next_task network exceptions @kyteinsky

2.0.2 – 2024-08-23

Fixed

  • graceful shutdown of bg process and fix COMPUTE_DEVICE check @kyteinsky

2.0.1 – 2024-08-20

Fixed

  • update pip requirements @kyteinsky

2.0.0 – 2024-08-15

Changed

  • drop support for NC29
  • moved to the new TaskProcessing API for NC30 @kyteinsky

1.1.0 – 2024-08-05

Added

  • feat: madlad model support with ctranslate2 @kyteinsky
  • ci: add docker build publish @kyteinsky

1.0.0 – 2024-02-23

Added

  • the app @marcelklehr