Pyramid-describe

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 4

0.5.3

======

* Added backward-compatibility fixes for Python 2.7.3

0.5.2

======

* Added awareness of example qualifiers
* Improved parsing of example and default qualifiers
* Corrected rendering of inline dict declarations in type registry
* Added initial type registry documentation

0.5.1

======

* Revamped type parsing and extraction to support several new
constructs/combinations, including specifying type definitions
within list(Type) contexts

0.5.0

======

WARNING: BACKWARDS INCOMPATIBLE CHANGES!

* Moved to using `asset.plugin` plugin declaration/decoration
* Added the `request` attribute to the `context` parameter to
filtering plugins
* Added declared type management (extraction, indexing, documentation,
and linking), with backwards incompatible changes:

* Entry.params, Entry.returns, and Entry.raises now contain a
`pyramid_describe.typereg.Type` reference instead of an ad-hoc
dict object.

* Removed support for ``:doc.copy:`` rST directive (replaced by type
management)
* Renamed configuration options and plugin channels
``**.entries.parsers`` to ``**.entry.parsers`` and
``**.entries.filters`` to ``**.entry.filters``
* Added plugin channels:

* ``pyramid_describe.plugins.type.parsers``
* ``pyramid_describe.plugins.type.filters``
* ``pyramid_describe.plugins.catalog.parsers``
* ``pyramid_describe.plugins.catalog.filters``

* Added support for docorator-based access control to endpoints and
types

0.4.7

======

* Moved entry parsers and filters to plugin-oriented loading

0.4.6

======

* Removed `distribute` dependency

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.