Skip to content

Releases: igorcoding/asynctnt

v0.1.5

15 Mar 10:55
Compare
Choose a tag to compare
v0.1.5

v0.1.4

12 Mar 21:59
Compare
Choose a tag to compare
fix docs build

v0.1.3: Fix tuple_as_dict flag behaviour.

12 Mar 15:53
Compare
Choose a tag to compare
 Added one more example to README.md

v0.1.2

11 Mar 14:58
Compare
Choose a tag to compare
v0.1.2

v0.1.1

11 Mar 11:21
Compare
Choose a tag to compare
  • Some fixes in exceptions, raised by not connected Tarantool
  • Now tests are running on a synchronous TarantoolInstance, so UVLOOP is tested either.

v0.1.0

24 Feb 23:46
Compare
Choose a tag to compare
v0.1.0

v0.0.11

17 Feb 00:10
Compare
Choose a tag to compare
Added ability to pass either list or tuple as params

v0.0.10

15 Feb 21:26
Compare
Choose a tag to compare
Fixed some reconnecting bugs

v0.0.9

15 Feb 18:29
Compare
Choose a tag to compare
Added support for encoding arbtrary string objects (with encode method)

v0.0.8

15 Feb 16:15
Compare
Choose a tag to compare
response optimizations + ConnectionState.IDLE