Skip to content

v1.0.0

Choose a tag to compare

@amrshadid amrshadid released this 18 Mar 21:32
· 186 commits to main since this release

go-dicom v1.0.0

See CHANGELOG.md for details.

Download Binaries

Platform Download
Linux (x86_64) dicom-linux-amd64
Linux (ARM64) dicom-linux-arm64
macOS (Intel) dicom-macos-amd64
macOS (Apple Silicon) dicom-macos-arm64
Windows (x86_64) dicom-windows-amd64.exe

Installation

Using Go

go install github.com/amrshadid/go-dicom@v1.0.0

Download Binary

Download the appropriate binary for your platform above and add it to your PATH.

Verification

Verify the integrity of downloaded binaries using the SHA256SUMS file:

sha256sum -c SHA256SUMS

See CHANGELOG.md for complete release notes.