worker-v0.2.0
·
37 commits
to main
since this release
What's Changed
- 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
Full Changelog: worker-v0.2.0-beta.3...worker-v0.2.0