Skip to content

Releases: PyFunceble/web-worker

Maintenance Update

25 Jul 15:20
38d56d9
Compare
Choose a tag to compare
Maintenance Update Pre-release
Pre-release

Changes

  • Reduce number of worker per container. (multiple to one)
  • Update fastapi.

1.0.0a3: Maintenance: Update dependencies.

20 Jun 12:49
c7bf713
Compare
Choose a tag to compare

New

  • packaging module as required dependency.

Changes

  • Upgrade fastapi to v0.65.2.

1.0.0a2

11 Apr 12:39
6f2ea15
Compare
Choose a tag to compare
1.0.0a2 Pre-release
Pre-release

New

  • Endpoints for the converter and decoder of PyFunceble.

Improvement

  • Start-up behavior: Systematical creation of the configuration directory and file when missing.

Changes

  • Rename GitHub Actions file.
  • Endpoint prefix should be declared at the same local as the endpoint. Not in our central api.py declaration.