Releases: dolthub/cli
Releases · dolthub/cli
Release list
0.0.5
What's Changed
- /{internal,pkg}: fix doc generation by @coffeegoddd in #66
Full Changelog: v0.0.4...v0.0.5
0.0.4
What's Changed
- /{README,internal,pkg}: rename operation to job by @coffeegoddd in #64
- /pkg/cmd: more fixes by @coffeegoddd in #65
Full Changelog: v0.0.3...v0.0.4
0.0.3
What's Changed
- /{internal,pkg}: use db over repo by @coffeegoddd in #63
Full Changelog: v0.0.2...v0.0.3
0.0.2
What's Changed
- /{README,internal,pkg}: multipart upload by @coffeegoddd in #61
- /{.github,internal,pkg}: add doc generation by @coffeegoddd in #62
Full Changelog: v0.0.1...v0.0.2
0.0.1
What's Changed
- /{.gitignore,Makefile,README.md,SKELETON.md,go,internal,pkg}: initial… by @coffeegoddd in #1
- /{internal,pkg}: phase 2 by @coffeegoddd in #2
- /{internal,pkg}: phase 3 by @coffeegoddd in #3
- /{go,internal,pkg}: phase 4 by @coffeegoddd in #4
- /{internal,pkg,test}: phase 5 by @coffeegoddd in #5
- /{internal,pkg}: add authentication command lifecycle by @coffeegoddd in #6
- /{internal,pkg}: add OAuth credential refresh lifecycle by @coffeegoddd in #7
- /internal/oauth: add public-client OAuth protocol by @coffeegoddd in #8
- /internal/authflow: add browser OAuth callback flow by @coffeegoddd in #9
- /pkg/cmd/factory: wire production OAuth login by @coffeegoddd in #10
- Db/credential fallback by @coffeegoddd in #12
- /{internal,pkg}: delete credentials by storage source by @coffeegoddd in #13
- /internal/dolthub: generalize v2 API client by @coffeegoddd in #14
- /internal/dolthub: add API v2 models by @coffeegoddd in #15
- /internal/repository: resolve database context by @coffeegoddd in #16
- /{internal,pkg}: add structured and table output by @coffeegoddd in #17
- /internal/pagination: add cursor result collector by @coffeegoddd in #18
- Add shell completion command by @coffeegoddd in #20
- Add config list command by @coffeegoddd in #21
- Add database view command by @coffeegoddd in #22
- Add browse command by @coffeegoddd in #23
- Add operation view command by @coffeegoddd in #24
- api by @coffeegoddd in #33
- Add release list command by @coffeegoddd in #34
- Add pull request list command by @coffeegoddd in #35
- Add operation list command by @coffeegoddd in #36
- Add release view command by @coffeegoddd in #38
- Add pull request view command by @coffeegoddd in #39
- Add database create command by @coffeegoddd in #41
- Add branch create command by @coffeegoddd in #42
- Add tag create command by @coffeegoddd in #43
- Add release create command by @coffeegoddd in #44
- Add pull request comment command by @coffeegoddd in #45
- Add pull request create command by @coffeegoddd in #46
- Add pull request close command by @coffeegoddd in #48
- Add pull request reopen command by @coffeegoddd in #49
- Add pull request edit command by @coffeegoddd in #50
- Add asynchronous operation waiter by @coffeegoddd in #52
- Add operation watch command by @coffeegoddd in #53
- Add database fork command by @coffeegoddd in #54
- Add pull request merge command by @coffeegoddd in #55
- Add SQL command by @coffeegoddd in #57
- /README.md: cleanup readme by @coffeegoddd in #58
- /{README,pkg}: add production client id by @coffeegoddd in #59
- /{.dockerignore,.github,README,docker}: add release process by @coffeegoddd in #60
New Contributors
- @coffeegoddd made their first contribution in #1
Full Changelog: https://github.com/dolthub/cli/commits/v0.0.1