Skip to content

Releases: skytable/client-rust

v0.7.0-alpha.1

01 Feb 05:29

Choose a tag to compare

v0.7.0-alpha.1 Pre-release
Pre-release
Bump version

v0.6.2-alpha.2

04 Nov 14:19

Choose a tag to compare

v0.6.2-alpha.2 Pre-release
Pre-release
Add pipeline examples and bump version

v0.6.0

17 Sep 06:20

Choose a tag to compare

Add `ConnectionBuilder` example

v0.5.0

20 Aug 15:26

Choose a tag to compare

Bump up version to 0.5.0

v0.5.0-alpha.1

18 Aug 07:01

Choose a tag to compare

v0.5.0-alpha.1 Pre-release
Pre-release
Remove `Response` enumeration

Fix imports

v0.3.0

27 May 15:11

Choose a tag to compare

v0.3.0

v0.2.3

06 May 11:57

Choose a tag to compare

chore: Bump up version and improve docs

v0.2.2

06 May 07:38

Choose a tag to compare

chore: Bump up version

v0.2.1

06 May 07:31

Choose a tag to compare

chore: Bump up version

v0.2.0

06 May 07:15

Choose a tag to compare

Critical bugfixes and breaking changes. The Response::Array variant now returns a DataGroup instead of a Vec<DataGroup>. This is because the Array was specifically meant for SimpleResponses