Win32 v2.13.1.0 Release Notes
-
- 🛠 Fix a bug in which
System.Win32.MinTTY.isMinTTY
would incorrectly returnFalse
on recent versions of MinTTY. (See #187) - ➕ Add all flags for CreateToolhelp32Snapshot. (See #185)
- 🛠 Fix a bug in which
System.Win32.MinTTY.isMinTTY
would incorrectly return
False
on recent versions of MinTTY. (See #187)