Releases: JulianFP/project-W
Releases · JulianFP/project-W
v0.2.0
This release adds some major new features and bug fixes:
What's Changed
- Add ability to abort jobs by @JulianFP in #47
- doc: Add NVIDIA cuda installation instructions with docker-compose for runner + other improvements by @JulianFP in #48
- Expose last line of error message of failed jobs to clients by @JulianFP in #49
- Jobs: Add delete API route so that users can delete jobs by @JulianFP in #50
- Introduce separate route to retrieve audio as binary to get rid of base64, expose IDs to runner by @JulianFP in #51
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
- config file, smtp, complete user management and more by @JulianFP in #3
- Bump actions/checkout from 3 to 4 by @dependabot in #1
- Bump actions/setup-python from 4 to 5 by @dependabot in #2
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #4
- polishes and final additions to user management by @JulianFP in #5
- Add job/runner management to the main branch by @MarkusEverling in #6
- Finish first version of project by @JulianFP in #7
- Small fixes and additions to documentation by @dokempf in #29
- Relicense as APGL by @dokempf in #30
- Introduction of pre-commit, one bug fix and additions to test cases to catch that bug in the future by @JulianFP in #35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #36
- Docker fixes by @JulianFP in #45
New Contributors
- @JulianFP made their first contribution in #3
- @dependabot made their first contribution in #1
- @MarkusEverling made their first contribution in #6
- @dokempf made their first contribution in #29
- @pre-commit-ci made their first contribution in #36
Full Changelog: https://github.com/JulianFP/project-W/commits/v0.1.0