v0.2.0
CHANGELOG
— the edited account of this release, and anything that needs doing before
you upgrade. The commit list below is generated.
Changelog
- f98506b: Add TLS, defaulting to required for production (@Ahngbeom)
- 06b53a6: Add a changelog, and point the release page at it (@Ahngbeom)
- fb688f3: Close the changelog for v0.2.0 (@Ahngbeom)
- 38d3ccd: Implement Run everything (@Ahngbeom)
- 2a05899: Merge pull request #15 from Ahngbeom/feat/tls (@Ahngbeom)
- 6bcead3: Merge pull request #16 from Ahngbeom/fix/refuse-unheld-state (@Ahngbeom)
- 897e5cf: Merge pull request #17 from Ahngbeom/fix/unlock-hint (@Ahngbeom)
- 68f9cfb: Merge pull request #18 from Ahngbeom/feat/run-everything (@Ahngbeom)
- ddb0536: Merge pull request #19 from Ahngbeom/feat/affected-rows (@Ahngbeom)
- 5ba531a: Merge pull request #20 from Ahngbeom/feat/warnings (@Ahngbeom)
- b1bfc69: Merge pull request #21 from Ahngbeom/docs/changelog (@Ahngbeom)
- 254519f: Merge pull request #22 from Ahngbeom/release/v0.2.0 (@Ahngbeom)
- ab3660d: Read the warnings the server raised (@Ahngbeom)
- 611b3fe: Refuse transaction and session statements rather than discard them (@Ahngbeom)
- d4a69bb: Report what a write changed (@Ahngbeom)
- 771d510: Stop the guard naming a command that does not exist (@Ahngbeom)
Install
go install github.com/Ahngbeom/datavase/cmd/dv@v0.2.0Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.