Releases: PyFunceble/web-worker
Releases · PyFunceble/web-worker
Maintenance Update
Changes
- Reduce number of worker per container. (multiple to one)
- Update fastapi.
1.0.0a3: Maintenance: Update dependencies.
New
packaging
module as required dependency.
Changes
- Upgrade
fastapi
tov0.65.2
.
1.0.0a2
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.