Skip to content

Releases: tursodatabase/turso-api-client-ts

v1.5.0

13 May 09:16

Choose a tag to compare

1.5.0 (2024-05-13)

Features

  • make schema/is_schema optional (346a93a)

v1.4.0

03 Apr 09:23
9bbe95b

Choose a tag to compare

1.4.0 (2024-04-03)

Features

  • add schema and is_schema options to db create method (#15) (9bbe95b)

v1.3.0

19 Feb 09:17
4873515

Choose a tag to compare

1.3.0 (2024-02-19)

Features

  • Use API error messages when throwing errors, whenever possible. (#13) (4873515)

v1.2.2

23 Jan 21:22
97bd3eb

Choose a tag to compare

1.2.2 (2024-01-23)

Bug Fixes

v1.2.1

19 Jan 17:28

Choose a tag to compare

1.2.1 (2024-01-19)

Bug Fixes

v1.2.0

19 Jan 11:39

Choose a tag to compare

1.2.0 (2024-01-19)

Features

  • allow create group with extensions (f787fa4)
  • allow Date or string for seed timestamp (5d9cf4e)

v1.1.0

18 Jan 22:22

Choose a tag to compare

1.1.0 (2024-01-18)

Features

  • allow create database from seed (184a73a)

v1.0.0

18 Jan 17:54

Choose a tag to compare

1.0.0 (2024-01-18)

Bug Fixes

  • deps: update dependency whatwg-fetch to v3.6.20 (bb31adb)

Features