Hyperflask

Latest version: v0.1.6

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

Scan your dependencies

Page 5 of 6

0.4.2

++++++++++++++++++

Bug fixes:

* Fix wrapping of data parsed by schema with ``many=True``
(:issue:`64`). Thanks :user:`decaz` for the catch and patch.

0.4.1

++++++++++++++++++

Bug fixes:

* Include static assets for swagger-ui in distribution (:issue:`28`,
:issue:`57`). Thanks :user:`ArthurPBressan` for reporting.

0.4.0

++++++++++++++++++

Features:

* Add `resource_class_args` and `resource_class_kwargs` to `FlaskApiSpec.register` for passing constructor arguments to `MethodResource` classes. Thanks :user:`elatomo.`
* Add `FlaskApiSpec.init_app` method to support app factories (:issue:`21`). Thanks :user:`lafrech` for the suggestion and thanks :user:`dases` for the PR.
* Defer registering views until `init_app` is called. Thanks :user:`kageurufu` for the PR.
* Add support for documenting headers and query params (:issue:`32).` Thanks :user:`rodjjo.`
* Upon calling ``FlaskApiSpec(app)``, register rules which have already been registered on ``app`` (:issue:`48`). Thanks :user:`henryfjordan` for the fix.

Bug fixes:

* Return an empty list of parameters for undecorated views
(:issue:`48`). Thanks :user:`henryfjordan` for the fix.

Other changes:

- Test against Python 3.6. Drop support for Python 3.3.
- Support apispec>=0.17.0. Thanks :user:`rth` for fixing support for 0.20.0.

0.3.2

++++++++++++++++++

* Fix Swagger-UI favicons. Thanks :user:`benbeadle.`

0.3.1

++++++++++++++++++

* Update Swagger-UI assets. Thanks :user:`evocateur.`

0.3.0

++++++++++++++++++

* Bundle templates and static files with install. Thanks :user:`bmorgan21.`
* Use readthedocs for documentation.

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.