Releases: steamcore/TinyHotKey
Releases · steamcore/TinyHotKey
2.0.0
1.0.7
Changes
- Add
net8.0
TFM - Update NuGet dependencies, use version 8.x of Microsoft.Extensions
1.0.6
Changes
- Update NuGet dependencies
1.0.5
Changes
- Use
DefaultDllImportSearchPaths
for P/Invoke imports - Add missing dispose of
AutoResetEvent
1.0.4
Changes
- Improve shutdown sequence of the hidden window
1.0.3
Changes
- Improve Win32 message loop error handling and cleanup
1.0.2
Breaking changes
- Rename
AddTinyHotKeys
toAddTinyHotKey
to reflect the project name
Other changes
- Add exception handling and logging to the message loop
Bug fixes
- Fix crash caused by garbage collected WndProc delegate
1.0.1
Initial release, version 1.0.0
was built incorrectly.