Skip to content

Releases: tigrisdata-archive/tigris-cli

v1.0.0

11 May 02:48
e2552a3
Compare
Choose a tag to compare

1.0.0 (2023-05-11)

This is first official release.
Please refer to the docs for more information: https://www.tigrisdata.com/docs/sdkstools/cli/

v1.0.0-beta.29

10 May 23:08
6dae2d3
Compare
Choose a tag to compare

1.0.0-beta.29 (2023-05-10)

Bug Fixes

  • npm install downloads zip archive on windows (#240) (b464466)

Features

v1.0.0-beta.28

02 May 21:58
f805aef
Compare
Choose a tag to compare

1.0.0-beta.28 (2023-05-02)

Bug Fixes

  • Do not try to narrow string type in import (da724fe)

v1.0.0-beta.27

01 May 23:05
4bd8491
Compare
Choose a tag to compare

1.0.0-beta.27 (2023-05-01)

Bug Fixes

v1.0.0-beta.26

27 Apr 22:53
779e474
Compare
Choose a tag to compare

1.0.0-beta.26 (2023-04-27)

Bug Fixes

  • Default to main branch when writing env file at project creation (98f23cc)

v1.0.0-beta.25

27 Apr 18:24
85988a7
Compare
Choose a tag to compare

1.0.0-beta.25 (2023-04-27)

Bug Fixes

  • add missing env vars to .env scaffold (#227) (3b991ed)

v1.0.0-beta.24

20 Apr 22:52
22373e2
Compare
Choose a tag to compare

1.0.0-beta.24 (2023-04-20)

Features

v1.0.0-beta.23

13 Apr 21:59
6bef35d
Compare
Choose a tag to compare

1.0.0-beta.23 (2023-04-13)

Bug Fixes

  • Allow to pass local tigris instance port for tests (8f0de7d)

Features

  • Option to write .env file at project creation (88510d6)

v1.0.0-beta.22

01 Mar 23:50
dfd66ee
Compare
Choose a tag to compare

1.0.0-beta.22 (2023-03-01)

Bug Fixes

  • Move original search command under db subspace (7673110)

Features

  • Options to create project and branch on local instance up (1c50e4d)
  • Search import command (89fa934)

v1.0.0-beta.21

24 Feb 03:09
157abd6
Compare
Choose a tag to compare

1.0.0-beta.21 (2023-02-24)

Features

  • Command to show current branch (4eed6ef)
  • Dynamically reduce the batch size on value size error (107abc0)