You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected argument specification for transform extension callbacks, fixing AnnotationExtension usage as per #163.
Additional source-level documentation and expanded examples.
An excessively large number of additional WSGI server adapters; now supported are: waitress, tornado, fcgi, cherrypy, appengine, paste, eventlet, gevent, diesel, and bjoern. Each is available as an extras_require by the same name which will pull in the required third-party dependency.