| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.13.0: * python 3.8 support
- Update to 1.12.1:
* ADD: Ability to override function name with decorator convention in
dispatcher
* REF: Improve function parameter introspection: use more stable
approach for python3, allow both args and kwards parameters check at
the same time.
- Remove superfluous devel dependency for noarch package
- Update to version 1.11.0 * custom exception functionality * Add handle_request to manager to handle correct request. * Add django backend. * ADD: support for types in methods * Remove redundant json parsing * Add request instance to a reponse object * Fix Flask integration - Implement single-spec version
- Initial import
- Update to 0.13.0: * python 3.8 support
- Update to 1.12.1:
* ADD: Ability to override function name with decorator convention in
dispatcher
* REF: Improve function parameter introspection: use more stable
approach for python3, allow both args and kwards parameters check at
the same time.