Skip to content

Version 21.3.1

Compare
Choose a tag to compare
@ahopkins ahopkins released this 05 May 08:30

Build for v21.3.0 was missing packges. Adds setuptools.find_packages to properly build package.

21.3 (2021-05-05)

Features

  • #189 - Path parameter description
  • #198 - Update With Raw Dictionary
  • #207 - Using both produces and response
  • #208 - Docstring parsing
  • #210 - OAS3 support for sanic-openapi3
  • #218 - Sanic v21.3 Support

Bug fixes

  • #192 - Fix getattr default
  • #202 - Fix consumes_content_type multiple times

Build system

  • #204 - Fix the broken build
  • #214 - add OS related section to .gitignore

Documentation

  • #183 - Fix README
  • #197 - Fix README
  • #206 - Fix badges in README