v0.6.0
CHANGELOG
— the edited account of this release, and anything that needs doing before
you upgrade. The commit list below is generated.
Changelog
- 80bd3a3: Ask what a new user needs instead of printing an example (@Ahngbeom)
- b46f673: Group the palette so a command can be found without its name (@Ahngbeom)
- 824d29c: Say what this session is before the first keystroke (@Ahngbeom)
- d4dadaf: Let the kernel decide whether the config is there to overwrite (@Ahngbeom)
- f606f7c: Make the one answer that decides the guard a choice, not a default (@Ahngbeom)
- 16f0eb5: Show a misfiled command rather than dropping it from the palette (@Ahngbeom)
- f588e75: Make the keys the welcome card names work while it is up (@Ahngbeom)
- d09b37b: Give the schema-cache test a table of its own (@Ahngbeom)
- bdd9ebf: Supply a password where there is no keychain to hold one (@Ahngbeom)
- d153428: Install without a build, and without Gatekeeper in the way (@Ahngbeom)
- 0b7a944: Rehearse the release on every change (@Ahngbeom)
- 02f88d0: Name the environment the tap token lives in (@Ahngbeom)
- c46fd1d: Close the changelog for v0.6.0 (@Ahngbeom)
Install
macOS or Linux — pinned to this release, since a page for an old tag
that quietly installed the newest one would be lying.
curl -fsSL https://raw.githubusercontent.com/Ahngbeom/datavase/main/install.sh | DV_VERSION=v0.6.0 shHomebrew
brew install Ahngbeom/tap/dvLinux packages — the .deb, .rpm and .apk above.
Windows — the .zip above; put dv.exe on your PATH.
Then dv init sets up the first connection, and dv version says which
build you have.
From source, if you have Go
go install github.com/Ahngbeom/datavase/cmd/dv@v0.6.0Downloading an archive with a browser on macOS gets it quarantined, and
an unnotarized binary that is quarantined will not run. The install script
and Homebrew both avoid that. If you took the archive by hand:
xattr -dr com.apple.quarantine ./dv