Flask-injector

Latest version: v0.15.0

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

Scan your dependencies

Page 2 of 4

0.12.0

--------------

* Added support for adding instance methods as handlers (35, thanks to Rene Hollander)

Backwards incompatible:

* Dropped Python 3.4 support
* Dropped Flask < 1.0 support
* Dropped Injector < 0.13.2 support

0.11.0

--------------

* flask_restful is no longer required to be installed when flask_restplus is
used (24)
* Added support for injecting into before_first_request functions (26)

Backwards incompatible:

* Dropped Python 3.3 support

0.10.1

--------------

* Got rid of a deprecation warning when Injector 0.13.2 is used

0.10.0

--------------

* Dropped support for Injector < 0.12 and Flask < 0.12
* Dropped use_annotations constructor parameter (this also fixed compatibility
with Injector 0.13)
* At least for the time being class-based views' constructors need to be marked
with inject in order for dependencies to be injected

0.9.0

-------------

* Fixed a bug that would cause a crash when an nonintrospectable callable
was registered as, for example, before_request hook
* Fixed support for forward references in type hints
* Added type hints to the codebase

Backwards incompatible:

* Dropped support for Injector 0.10

0.8.0

-------------

* Dropped support for Flask < 0.11, Injector < 0.10, Python 2, PyPy and PyPy 3
(PyPy 3 will be supported in the future)
* Fixed compatibility with Injector 0.11

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.