Quart-babel

Latest version: v1.0.7

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.7

Added py.typed file, which was forgot in version 1.0.6. release.

1.0.6

**BREAKING CHANGES**

The following was changed during this release:

- Made the extension a copy of flask_babel (BREAKING CHANGE)
- Removed middleware no longer needed.
- Updated dependencies, since some are no longer needed, since middleware is not used.
- Updated documentation to match changes for this release.
- Updated tests to match changes for this release.

1.0.5

The following was changed during this release:

General:
- General file cleanup and formatting.
- Changed requirements.txt for the docs.

pyproject.toml file:
- Updated version.
- Updated dependencies.

1.0.4

The following was changed during this release:

General:
1. Tested extension using Python 3.12.
2. Extension now supports Python 3.11 and 3.12.

Dev Container:
1. devcontainer.json: Changed name, vscode extensions, and `postCreateCommand`. `postCreateCommand` doesn't use shell script anymore.
3. Dockerfile: Updated docker version to be 3.12 and removed unused commands.
4. Removed `postCreateCommand.sh` file, since no longer needed.

pyproject.toml file:
1. Changed version number to match this release.
5. Added Python 3.11 and 3.12 to classifiers.
6. Updated Python version to be >= 3.8.
7. Updated Quart version to match latest release.
8. Added tool.black
9. Added tool.isort
10. Added tool.mypy

1.0.3

The release offers minor changes to Quart Babel.

- Quart Version must be >0.18. Past release wouldn't allow 0.19 versions of Quart.
- Changed version in "pyproject.toml" file to match this release.
- Added homepage to "pyproject.toml" file.

1.0.2

In this release of Quart Babel the following has changed:

- Updated ASGI Tools to latest version and passed receive and send to the request object along with scope.

- Removed ipapi dependency and the select_timezone_by_request. We hope to bring this feature back in a future release.

- Updated tests.

- Updated docs to reflect changes noted above.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.