Skip to content

v0.2.0

Choose a tag to compare

@CCXLV CCXLV released this 17 Feb 12:11
· 32 commits to main since this release
1bd4a54

What's Changed

  • Update get_functions.py script now it raises exception on duplication by @CCXLV in #78
  • Worker v0.2.0-beta.2 by @CCXLV in #79
  • Add logs after task finishes by @CCXLV in #80
  • Worker v0.2.0-beta.3 by @CCXLV in #81
  • Fix executors heartbeat flaw on startup by @CCXLV in #82
  • Update way of running async task functions by @CCXLV in #83
  • Add python version badges in README and add classisifers, keywords in pyproject.toml by @CCXLV in #84
  • Make some text more clear in README by @CCXLV in #85
  • docs: refine README by @CCXLV in #86
  • docs: fix typo in README by @CCXLV in #87
  • docs: Add how it works documentation by @CCXLV in #88
  • revert: how it works documentation by @CCXLV in #89
  • tests: Add unit and integration tests by @CCXLV in #90
  • tests: Add pnpm installation in tests workflow by @CCXLV in #91
  • docs: Add tests status in readme by @CCXLV in #92
  • tests: Fix test_path_to_module_path to test on windows by @CCXLV in #93
  • support: Add support for windows and macos by @CCXLV in #94
  • chore: Bump worker version to 0.2.0-beta.4 by @CCXLV in #95
  • fix: release-worker.yml by @CCXLV in #96
  • fix: if checks inrelease-workflow.yml by @CCXLV in #97
  • fix: yet another release-workflow file fix by @CCXLV in #98
  • fix: Fix workflows by @CCXLV in #99
  • fix: release-worker target passing by @CCXLV in #100
  • fix: build-worker workflow file by @CCXLV in #101
  • fix: pypi publish workflow by @CCXLV in #102
  • release: Version 0.2.0 by @CCXLV in #103
  • chore: Remove todo from the worker by @CCXLV in #104
  • fix: Publish to PyPI workflow by @CCXLV in #105
  • fix: publish.yml by @CCXLV in #106
  • fix: License name in pyproject.toml by @CCXLV in #107
  • chore: Update pyproject description by @CCXLV in #108
  • fix: pyproject classifiers by @CCXLV in #109

Full Changelog: v0.2.0b1...v0.2.0