Apispec-webframeworks

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

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

Features:

- Add ``apispec_webframeworks.aiohttp`` plugin (:issue:`100`, :pr:`136`).
Thanks :user:`S4mw1s3` for the PR.

1.0.0

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

Features:

* Add and publish type information (:issue:`103`, :pr:`104`).
Thanks :user:`kasium` for the PR.

Fixes:

* Fix a warning with setuptools.
Thanks :user:`felixonmars` for the catch and patch.

Other:

* Support Python 3.8-3.12 and apispec>=6.0.0. Older versions are no longer supported.
* *Backwards-incompatible*: Remove ``apispec_webframeworks.__version__`` attribute.
Use ``importlib.metadata.version("apispec-webframeworks")`` instead.

0.5.2

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

* BottlePlugin: Fix support for typed path arguments (:issue:`16`).
Thanks :user:`genbits` for reporting and thanks :user:`elfjes` for the fix.

0.5.1

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

* TornadoPlugin: Allow decorators to modify method signatures (:issue:`61`).
Thanks :user:`elfjes` for the catch and patch.

0.5.0

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

* Fix compatibility with apispec 3.0.
* Drop support for Python 2.7 and Python 3.5. Only Python>=3.6 is supported.
* Drop support for apispec<2.

0.4.0

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

* FlaskPlugin: Allow passing an app to ``spec.path`` (:pr:`33`).
Thanks :user:`ramshaw888`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.