Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 672 Bytes

Change Log

ATTN: This project uses semantic versioning.

0.2.3 - 2021-03-10

-Fix #7 last worker is never called

0.2.2 - 2021-03-08

  • Fix #5 select workers
  • Fix #6 disable workers

0.2.1 - 2019-10-22

  • set tokenid to anonymous when no Authorization header found
  • Fix empty output, return 204 "no content"
  • use struc interface between srv & wks

0.2.0 - 2019-10-12

  • Add polling support for long tasks

0.1.3 - 2019-06-19

  • Fix models namespace
  • Fix logrotate file loc
  • Add icon
  • Add windows file info

0.1.2 - 2019-05-26

Move to AGPLv3 opensource.

0.1.1 - 2019-01-07

Fisrt public release

0.1.0 - 2018-08-12

rc1