Releases: tursodatabase/turso-cli
Releases · tursodatabase/turso-cli
v1.0.15
v1.0.14
v1.0.13
v1.0.12
Changelog
- 6f49abb Add Missing Completion Commands to the Allow List (#980)
- e49413a Kill legacy tap
- 292b235 Kill legacy tap (#950)
- 00760fc db export: Export database WAL too
- f80b706 db export: Export database WAL too (#990)
- 3ab78b2 fix(completion): add completion commands to unauthed allow list
- 982bc21 internal/cmd/: Replace fmt.Errorf with errors.New for static error messages
- cf0c62a internal/flags/: Replace fmt.Errorf with errors.New in flag validation
- a60b920 internal/prompt/: Replace fmt.Errorf with errors.New for cancellation
- 74e2072 internal/turso/: Replace fmt.Errorf with errors.New for static error messages
- 054f20a internal/turso/organizations: errors.New instead of fmt.Errorf for static error
- d2a0244 refactor: use errors.New instead of fmt.Errorf for non-format strings
v1.0.11
v1.0.10
v1.0.9
v1.0.8
Changelog
v1.0.7
Changelog
- 6c484cc Update internal/cmd/org.go
- a55f70e Update internal/turso/organizations.go
- 574bb02 Update internal/turso/utils.go
- ec3fd6a Update internal/turso/utils.go
- d37cb30 adapt page size to terminal size
- 6da77e5 chore: fmt
- 19b167b chore: fmt
- d1233b0 feat: add audit-logs command
- 2b9aad7 feat: add audit-logs command (#971)
- 3c1d950 feat: add limit to database list options
- 735eb57 feat: list and paginate branches
- 3e87f08 feat: list and paginate databases/branches (#968)
- b88c551 feat: use parent query param instead of branches url
- a2513e7 fix go mod tidy linter issue
- 345eb83 increase fetch size for non interactive version
- b4dcdc4 refactor: move error code handling
- 81eee3b show branches, databases, in an interactive terminal
- 06beb8e static check linters failing
- 26c1614 use new v2 locations endpoints
- 2418174 use new v2 locations endpoints (#966)
v1.0.6
Changelog
- 7f08bac Fix broken orgs (#961)
- e89aa11 Revert "add the organization header to HTTP requests"
- cfd370f add delete protection file for databases
- e1c7923 add delete protection file for databases (#964)
- 8fa7103 default to personal organization if default is invalid
- 5ece466 pass organization information to the locations call