Skip to content

WebCore 2.0.2 Athanatos (Bugfix Release)

Compare
Choose a tag to compare
@amcgregor amcgregor released this 25 Apr 18:10
· 114 commits to develop since this release
2.0.2
ff5d4a9
  • 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.