Skip to content

Releases: tuncb/windbgmsg

v0.3.2

01 Jun 19:57

Choose a tag to compare

Installation

Download the Windows archive:

  • Windows (x86_64): windbgmsg-v0.3.2-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.2-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.2-x86_64-pc-windows-msvc.zip.sha256).Split()[0]

See the README for full documentation.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 May 12:59

Choose a tag to compare

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

v0.3.0

31 May 12:54

Choose a tag to compare

Installation

Download the Windows archive:

  • Windows (x86_64): windbgmsg-v0.3.0-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.0-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.0-x86_64-pc-windows-msvc.zip.sha256).Split()[0]

See the README for full documentation.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

30 May 10:50

Choose a tag to compare

Installation

Download the Windows archive:

  • Windows (x86_64): windbgmsg-v0.2.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.2.1-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.2.1-x86_64-pc-windows-msvc.zip.sha256).Split()[0]

See the README for full documentation.

Full Changelog: v0.2.0...v0.2.1

add --wait switch

30 Jun 20:05

Choose a tag to compare

add --wait switch Pre-release
Pre-release
v0.2.0

add --wait switch

v0.1.0_4

28 Jun 16:07

Choose a tag to compare

v0.1.0_4 Pre-release
Pre-release

First release