mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 23:00:17 +00:00
587 B
587 B
v0.1.1
- Default routes.
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!