Skip to content

Releases: JulianFP/project-W-runner

v0.3.1

24 Jul 20:18
3d4c88c
Compare
Choose a tag to compare

Fix version string generation inside docker containers and git hash reporting

v0.3.0

24 Jul 16:16
a220873
Compare
Choose a tag to compare

Support for the new backend rewrite
Moved to whisperx
A lot more

v0.2.1

11 Mar 17:31
0696ab5
Compare
Choose a tag to compare

This is a bugfix release which fixes the processing of some audio file formats like m4a.

What's Changed

  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #26
  • Bug fix: Move from pipes and own ffmpeg invocation to writing the job audio to… by @JulianFP in #28

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Oct 10:07
d6d81dd
Compare
Choose a tag to compare

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!

16 Oct 21:23
f7bdaa5
Compare
Choose a tag to compare

This is a first alpha release of Project-W. It will also be the version running on the upcoming user test.

What's Changed

New Contributors

Full Changelog: https://github.com/JulianFP/project-W-runner/commits/v0.1.0