Releases: luhn/pyramid-marshmallow
Releases · luhn/pyramid-marshmallow
Version 0.8.0
Version 0.7.1
- Fix schema name resolver
Version 0.7.0
Significant overhaul.
Version 0.6.3
Fix openapi
extras.
Version 0.6.2
- Restrict YAML version to <6 to prevent errors.
- Add support for Python 3.10
- Add support for Pyramid 2.0
Version 0.6.1
Fix a bug with HTML output.
Version 0.6.0
- Use first line of docstring as summary.
- Add
api_spec
view option. - Add "zones" feature.
- Add
--merge
option forgenerate-spec
.
Version 0.5.1
- Upgrade to Marshmallow 3.x
- Upgrade to apispec 3.x
- Remove
generate-spec
zip option - Add
generate-spec
option for inline HTML powered by Redoc
Version 0.4.1
Fix an issue when setting __path__
to an empty string.
Version 0.4.0
Initial public release. Renamed to pyramid-marshmallow
due to PyPI name conflicts.