v0.3.0
CHANGELOG
— the edited account of this release, and anything that needs doing before
you upgrade. The commit list below is generated.
Changelog
- 3783645: Attach a worktree of SQL and open, run and save its files (@Ahngbeom)
- bf4192b: Close the changelog for v0.3.0 (@Ahngbeom)
- 3fa1ef8: Copy a value out of the results, and name the column's type (@Ahngbeom)
- 0304a34: Drop the GitLab reader (@Ahngbeom)
- d4a82b5: Hold one connection for a transaction, so BEGIN means something (@Ahngbeom)
- 4bb3006: Merge pull request #23 from Ahngbeom/feat/transactions (@Ahngbeom)
- dbf9b9d: Merge pull request #24 from Ahngbeom/feat/chrome-and-search (@Ahngbeom)
- 2f82ff2: Merge pull request #25 from Ahngbeom/feat/worktree (@Ahngbeom)
- 58e240f: Merge pull request #26 from Ahngbeom/feat/row-view (@Ahngbeom)
- 336bb80: Merge pull request #27 from Ahngbeom/feat/grid-copy (@Ahngbeom)
- bd9deed: Merge pull request #28 from Ahngbeom/feat/vim-motions (@Ahngbeom)
- a0710d5: Merge pull request #29 from Ahngbeom/feat/vim-textobjects (@Ahngbeom)
- 30b79d7: Merge pull request #30 from Ahngbeom/feat/vim-dot (@Ahngbeom)
- 992f272: Merge pull request #32 from Ahngbeom/release/v0.3.0 (@Ahngbeom)
- 204d537: Merge remote-tracking branch 'origin/main' into Ahngbeom/feature-workspace (@Ahngbeom)
- e9a7a71: Merge remote-tracking branch 'origin/main' into Ahngbeom/feature-workspace (@Ahngbeom)
- 8bd79c9: Read one row down the page instead of across it (@Ahngbeom)
- 33b4b88: Reframe the screen, and search what is on it (@Ahngbeom)
- 57481f8: WIP: workspace feature and the review fixes, as the tree stood (@Ahngbeom)
- 74091f2: vim: counts, and the f/t motions (@Ahngbeom)
- 47a506f: vim: repeat the last change with "." (@Ahngbeom)
- 2824a83: vim: text objects (@Ahngbeom)
Install
go install github.com/Ahngbeom/datavase/cmd/dv@v0.3.0Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.