Skip to content

Releases: Toloka/toloka-prefect

v0.0.3

24 Feb 11:28
Compare
Choose a tag to compare

0.0.3

Fixes:

  • Python 3.7 tests compatibility
  • Set itsdangerous version to avoid incompatibility

v0.0.2 [YANKED]

22 Feb 10:32
Compare
Choose a tag to compare

0.0.2 [YANKED]

Changes:

  • Utils moved to toloka_prefect.utils
  • Toloka tasks modev to toloka_prefect.operations
  • Non-Toloka (download_*) tasks moved to toloka_prefect.helpers
  • Docstrings are updated to meet Prefect standards

Features:

  • TolokaAuth object was removed
  • Default toloka_client is now created from "TOLOKA_TOKEN" Prefect secret

v0.0.1

13 Dec 15:26
Compare
Choose a tag to compare

0.0.1

  • Initial release