mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-21 15:00:57 +00:00
37 lines
559 B
Markdown
37 lines
559 B
Markdown
# v0.1.0
|
|
- Prototype of static application support.
|
|
|
|
# v0.0.10
|
|
- Bufgix for async class-based views.
|
|
|
|
# v0.0.9
|
|
- Bugfix for async class-based views.
|
|
|
|
# v0.0.8
|
|
- GraphiQL Support.
|
|
- Improvement to route selection.
|
|
|
|
# v0.0.7
|
|
- Immutable Request object.
|
|
|
|
# v0.0.6:
|
|
- Ability to mount WSGI apps.
|
|
- Supply content-type when serving up the schema.
|
|
|
|
# v0.0.5:
|
|
- OpenAPI Schema support.
|
|
- Safe load/dump yaml.
|
|
|
|
# v0.0.4:
|
|
- Asyncronous support for data uploads.
|
|
- Bug fixes.
|
|
|
|
# v0.0.3:
|
|
- Bug fixes.
|
|
|
|
# v0.0.2
|
|
- Switch to ASGI/Starlette.
|
|
|
|
# v0.0.1
|
|
- Conception!
|