forked from pool/python-json-rpc
JSON-RPC transport implementation OBS-URL: https://build.opensuse.org/request/show/609881 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=1
19 lines
586 B
Plaintext
19 lines
586 B
Plaintext
-------------------------------------------------------------------
|
|
Wed May 16 15:56:38 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 4 00:00:00 UTC 2009 - cfarrell1980@gmail.com
|
|
|
|
- Initial import
|
|
|