v0.3.1
Installation
Download the Windows archive:
- Windows (x86_64):
windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip
Extract the archive and add windbgmsg.exe to your PATH.
Verifying Downloads
SHA256 checksums are provided for the archive. Verify your download in PowerShell:
(Get-FileHash windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip.sha256).Split()[0]See the README for full documentation.
Full Changelog: v0.3.0...v0.3.1