Releases: OpenMatchmaking/sage-utils-python
Releases · OpenMatchmaking/sage-utils-python
sage-utils-python v0.5.6
Compare
Sorry, something went wrong.
No results found
Relrin
released this
28 Dec 09:47
Updated dependencies to the latest releases:
aioamqp to 0.12.0
flake8 to 3.6.0 (for development)
pudb 2018.1 (for development)
pytest to 4.0.2
pytest-cov to 2.6.0
pytest-asyncio to 0.9.0
sage-utils-python v0.5.5
Compare
Sorry, something went wrong.
No results found
Relrin
released this
21 Jul 08:18
Updates:
Updated aioamqp to the latest release (that works well with Python 3.7)
sage-utils-python v0.5.4
Compare
Sorry, something went wrong.
No results found
Relrin
released this
26 May 09:04
Fixes:
Added a custom event loop for RPC client in run() method call
sage-utils-python v0.5.3
Compare
Sorry, something went wrong.
No results found
Relrin
released this
26 May 08:44
Fixes:
Added passing a custom event loop for RPC client
sage-utils-python v0.5.2
Compare
Sorry, something went wrong.
No results found
Relrin
released this
25 May 14:50
Fixes:
Custom event loop as an optional argument for run method
sage-utils-python v0.5.1
Compare
Sorry, something went wrong.
No results found
Relrin
released this
25 May 08:33
Fixes:
Fixed compatibility with sanic-amqp-extension (#6 )
sage-utils-python v0.5.0
Compare
Sorry, something went wrong.
No results found
Relrin
released this
23 May 11:15
sage-utils-python v0.4.0
Compare
Sorry, something went wrong.
No results found
Relrin
released this
24 Apr 19:28
Features:
Implemented sending the message with retries and timeouts
sage-utils-python v0.3.1
Compare
Sorry, something went wrong.
No results found
Relrin
released this
07 Apr 14:59
Fixes:
Added re-import BaseRegisterWorker class in __init__.py
sage-utils-python v0.3.0
Compare
Sorry, something went wrong.
No results found
Relrin
released this
07 Apr 14:43
Features:
Implemented microservice register worker