Skip to content

Releases: luhn/pyramid-marshmallow

Version 0.6.3

20 Oct 19:23
Compare
Choose a tag to compare

Fix openapi extras.

Version 0.6.2

20 Oct 19:07
Compare
Choose a tag to compare
  • Restrict YAML version to <6 to prevent errors.
  • Add support for Python 3.10
  • Add support for Pyramid 2.0

Version 0.6.1

13 Jan 19:28
Compare
Choose a tag to compare

Fix a bug with HTML output.

Version 0.6.0

07 Jan 00:32
Compare
Choose a tag to compare
  • Use first line of docstring as summary.
  • Add api_spec view option.
  • Add "zones" feature.
  • Add --merge option for generate-spec.

Version 0.5.1

12 Dec 22:17
Compare
Choose a tag to compare
  • 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

25 Jan 18:18
Compare
Choose a tag to compare

Fix an issue when setting __path__ to an empty string.

Version 0.4.0

17 Dec 22:52
Compare
Choose a tag to compare

Initial public release. Renamed to pyramid-marshmallow due to PyPI name conflicts.