Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 712 Bytes

libnut change log

All notable changes to this project will be documented in this file.

2.1.0

  • Enhancement: Retrieve coordinates of current active window (#15)
  • Enhancement: Retrieve dimensions for a window specified via its window handle (#17)
  • Enhancement: Separate folders for OS specific implementation (#19)
  • Enhancement: Retrieve window name for a given window handle (#22)

2.0.1

  • Bugfix: Fix hanging shift key after keyboard input on Windows (#12)