Releases: Animeshz/keyboard-mouse-kt
Releases · Animeshz/keyboard-mouse-kt
Release 0.3.3
Release 0.3.2
Adds quick fixes for errors in NodeJS platform, by #17.
Release 0.3.1
Adds NodeJS support with #15
Release 0.2.4
Fix bug causing NativeKeyboardHandler.sendEvent(event)
to give undefined behavior in Linux.
Release 0.2.3
Fixes bug causing all letters to be caps while using Keyboard.write(string)
Release 0.2.2
This release includes:
- Separate out docs in webpage
- Add Java integration
Release 0.2.1
Remove dependency to stately, making the library even more lightweight.
Remove all symbol table and relocation information from the shared libraries (jvm) effectively reducing size less than quarter of previous size.
Fixes JVM not shutting down even after all tasks have been finished.
Release 0.2.0
Release 0.1.2
Adds support for Linux x64 (64 bit) and Windows x86 (32 bit) on JVM.
Release 0.1.1
Fix frozen Windows JVM handler, and a few minor bugs (#9)