Skip to content

v1.1.1

Choose a tag to compare

@amrshadid amrshadid released this 20 Mar 02:44
· 175 commits to main since this release
9f9a1ce

go-dicom v1.1.1

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

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.