v0.4.0
CHANGELOG
— the edited account of this release, and anything that needs doing before
you upgrade. The commit list below is generated.
Changelog
- 1782d33: Close the changelog for v0.4.0 (@Ahngbeom)
- c550b3b: Merge pull request #33 from Ahngbeom/fix/vim-cw (@Ahngbeom)
- e6d1bdf: Merge pull request #34 from Ahngbeom/fix/unlock-command-name (@Ahngbeom)
- a6f1877: Merge pull request #35 from Ahngbeom/feat/vim-cmdline (@Ahngbeom)
- 21f9064: Merge pull request #36 from Ahngbeom/feat/grid-sort (@Ahngbeom)
- d4105b1: Merge pull request #37 from Ahngbeom/feat/switch-datasource (@Ahngbeom)
- ffa8ecc: Merge pull request #38 from Ahngbeom/feat/explain-view (@Ahngbeom)
- 233a46e: Merge pull request #39 from Ahngbeom/release/v0.4.0 (@Ahngbeom)
- b115aae: Read a query plan as a tree (@Ahngbeom)
- 155bfdb: Rename the production write unlock away from "write" (@Ahngbeom)
- 962660d: Sort the results by a column (@Ahngbeom)
- 4e52b7f: Switch datasource without restarting (@Ahngbeom)
- cd60668: vim: a ":" command line (@Ahngbeom)
- 92a9953: vim: cw stops at the end of the word (@Ahngbeom)
Install
go install github.com/Ahngbeom/datavase/cmd/dv@v0.4.0Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.