Skip to content

Releases: skytable/client-rust

v0.8.11

12 Sep 12:56
f0d4bd6
Compare
Choose a tag to compare

What's Changed

  • protocol: Support dynamic lists by @ohsayan in #31
  • query, resp: Add dynamic list examples by @ohsayan in #33

Full Changelog: v0.8.10...v0.8.11

v0.8.10

02 Jul 18:48
3f3fe1c
Compare
Choose a tag to compare

Fixes

  • Fixed multi-row decode (protocol) by @ohsayan

Full Changelog: v0.8.9...v0.8.10

v0.8.9

26 Jun 06:01
7b31e13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.8

23 Jun 13:04
209bfe4
Compare
Choose a tag to compare

What's Changed

  • Fix protocol decoder and response issues by @ohsayan in #27

Full Changelog: v0.8.7...v0.8.8

v0.8.7

24 Apr 06:58
15761f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.6

26 Jan 14:34
01bcefb
Compare
Choose a tag to compare

Fixed:

  • Reduced allocations in Query

v0.8.5

19 Jan 18:29
148830e
Compare
Choose a tag to compare

No breaking changes

Fixed in this release:

  • Fixed issues with the Response derive macro

v0.8.3

03 Jan 14:01
b11172d
Compare
Choose a tag to compare
Add misc methods and bump version

v0.8.2

06 Dec 07:21
Compare
Choose a tag to compare
Add derive support

v0.8.1

06 Dec 05:39
Compare
Choose a tag to compare
Fix ocs and bump version