Skip to content

Releases: Ahngbeom/datavase

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 07:45
4f4c62e

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.3 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.3

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

Every archive and package above is signed by the workflow that built it. To check one:

gh attestation verify dv_v0.6.3_darwin_arm64.tar.gz --repo Ahngbeom/datavase

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:12
0d539d4

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.2 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.2

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

Every archive and package above is signed by the workflow that built it. To check one:

gh attestation verify dv_v0.6.2_darwin_arm64.tar.gz --repo Ahngbeom/datavase

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:48
9ecbdc5

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.1 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.1

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

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:33
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

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 05:50
0996f4a

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

Changelog

Install

go install github.com/Ahngbeom/datavase/cmd/dv@v0.5.0

Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 06:36
233a46e

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

Changelog

Install

go install github.com/Ahngbeom/datavase/cmd/dv@v0.4.0

Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 02:22
992f272

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

Changelog

Install

go install github.com/Ahngbeom/datavase/cmd/dv@v0.3.0

Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:32
254519f

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

Changelog

Install

go install github.com/Ahngbeom/datavase/cmd/dv@v0.2.0

Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:57

Changelog

Install

go install github.com/Ahngbeom/datavase/cmd/dv@v0.1.0

Or download the archive for your platform above, and put dv on your PATH.
Verify it with dv version.