Releases: tursodatabase/turso-cli
Releases ยท tursodatabase/turso-cli
v0.98.1
v0.98.0
Changelog
- 436da95 Issue#917: Add a check to know if database is archived (#920)
- 86ac14a Merge pull request #925 from tursodatabase/glauber/link-tracking
- b96a72b Merge pull request #926 from tursodatabase/glauber/aws-comms
- 0f6234e Merge pull request #927 from tursodatabase/glauber/replicate-qol
- 81f642b Merge pull request #928 from tursodatabase/glauber/group-replicate-qol
- 4cf5c85 Merge pull request #929 from tursodatabase/aws-improvements
- b1f83d9 QoL: do not show AWS locations in fly replication
- 3f1fa45 QoL: improvements for group location add
- d347790 Require users to add a --beta flag for AWS
- 6264cfc Run dump against primary by default
- 9751a45 add deprecation notices to cli cmds (#934)
- b332d6e chore: fix typos
- a136a64 chore: update docs link to quickstart
- bbda7a9 remove latency flag
- f3bead8 separate AWS regions from Fly regions
- 183bf94 using dub.co for link tracking
v0.97.2
v0.97.1
v0.97.0
v0.96.5
v0.96.4
Changelog
- d558fee Merge pull request #903 from tursodatabase/turso-cli-dev-wait-sqld
- e8ece11 Replace
Sleeping
withArchived
(#902) - 48e423e Update word
sleeping
to displayarchived
(#896) - 3020c76 feat(auth): do not wait indefinitely for callback (#898)
- 4c3142f feat(db/create): allow size-limit flag (#899)
- 8982705 feat: db list group and schema filters (#897)
- 238e876 refactor db list options (#901)
- b4c679b wait for sqld process in the dev mode in order to capture unexpected exists (crashes, etc)
- 796cd4b wait only in one place