All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.4.0 - 2022-02-06
- Ensure the alignment fix for x64 platform (issue #1)
1.3.0 - 2022-02-06
- Fix alignment in x64 platform (issue #1) (LowLevelControls.Natives.INPUT)
- Fix key up issue for SendChar/SendText (LowLevelControls.Keyboard.SendChar, LowLevelControls.Keyboard.SendText)
1.2.0 - 2021-04-24
- LowLevelControls.Screen.GetScaledVirtualScreenRect
- LowLevelControls.Screen.GetScreenScaling
1.1.0 - 2018-03-16
- LowLevelControls.Window
- LowLevelControls
- LowLevelControls.Sample
- LowLevelControls.Sample2