Releases: JulianFP/project-W-runner
Releases · JulianFP/project-W-runner
v0.2.0
Notice: The minimal required Python version was increased to 3.11!
This release adds some major new features and bug fixes:
What's Changed
- Add ability to abort jobs by @JulianFP in #21
- Big rework of asyncio.tasks, abort handling and general stability improvements by @JulianFP in #22
- Move to new separated retrieveJob routes (no base64), add extra logging by @JulianFP in #23
Full Changelog: v0.1.0...v0.2.0
Initial release of Project-W!
This is a first alpha release of Project-W. It will also be the version running on the upcoming user test.
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #1
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #3
- Relicensing to APGLc3 by @dokempf in #7
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #8
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #9
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 by @dependabot in #10
- Introduction of pre-commit by @JulianFP in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17
- Docker by @JulianFP in #19
New Contributors
- @dependabot made their first contribution in #1
- @dokempf made their first contribution in #7
- @JulianFP made their first contribution in #15
- @pre-commit-ci made their first contribution in #17
Full Changelog: https://github.com/JulianFP/project-W-runner/commits/v0.1.0