Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:33
· 40 commits to main since this release
cb42e55

CHANGELOG
— the edited account of this release, and anything that needs doing before
you upgrade. The commit list below is generated.

Changelog

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 sh

Homebrew

brew install Ahngbeom/tap/dv

Linux 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.0

Downloading 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