Skip to content

Releases: TimMisiak/windup

Windup 0.3

11 Jul 02:50
Compare
Choose a tag to compare

Version 0.3 adds rustflags = ["-C", "target-feature=+crt-static"] to the cargo config to avoid a dynamic dependency on VCRUNTIME140.dll.

Windup 0.2

09 Jul 22:38
Compare
Choose a tag to compare

This is windup v0.2. To use, download windup.exe to a directory of your choice where you want to install WinDbg. The directory must be writable when running windup. Use windup.exe to launch windbg and it will check for updates each time it is launched. If an update is available, the current version will be run and the new version will be downloaded and installed in the background.

Windup 0.1

09 Jul 22:27
Compare
Choose a tag to compare

This is windup v0.1. To use, download windup.exe to a directory of your choice where you want to install WinDbg. The directory must be writable when running windup. Use windup.exe to launch windbg and it will check for updates each time it is launched. If an update is available, the current version will be run and the new version will be downloaded and installed in the background.