v1.0.0
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.0Download 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 SHA256SUMSSee CHANGELOG.md for complete release notes.