Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@arandomnewaccount arandomnewaccount released this 19 Dec 01:54
· 584 commits to master since this release
6062cdb

organized client initialization,
fixed gateway decompression on reconnect,
fixed proxies and search-messages function (thanks akbar-amin),
added some gateway functions

*note, in the next version, the resp data will be accessed using resp.raw. Currently, resp is a dictionary, but in the next version it will be an object (this will be done to allow resp.event... checking and resp.parsed... analyses).

see changelog