Skip to content

Releases: skytable/client-rust

v0.8.12

Choose a tag to compare

@ohsayan ohsayan released this 16 Feb 11:54
4fceb22

Full Changelog: v0.8.11...v0.8.12

v0.8.11

Choose a tag to compare

@ohsayan ohsayan released this 12 Sep 12:56
f0d4bd6

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

Choose a tag to compare

@ohsayan ohsayan released this 02 Jul 18:48
3f3fe1c

Fixes

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

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

v0.8.9

Choose a tag to compare

@ohsayan ohsayan released this 26 Jun 06:01
7b31e13

What's Changed

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

v0.8.8

Choose a tag to compare

@ohsayan ohsayan released this 23 Jun 13:04
209bfe4

What's Changed

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

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

v0.8.7

Choose a tag to compare

@ohsayan ohsayan released this 24 Apr 06:58
15761f7

What's Changed

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

v0.8.6

Choose a tag to compare

@ohsayan ohsayan released this 26 Jan 14:34
01bcefb

Fixed:

  • Reduced allocations in Query

v0.8.5

Choose a tag to compare

@ohsayan ohsayan released this 19 Jan 18:29
148830e

No breaking changes

Fixed in this release:

  • Fixed issues with the Response derive macro

v0.8.3

Choose a tag to compare

@ohsayan ohsayan released this 03 Jan 14:01
b11172d
Add misc methods and bump version

v0.8.2

Choose a tag to compare

@ohsayan ohsayan released this 06 Dec 07:21
Add derive support