All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
Version 1.5.0 - 2021-05-10
- Allow to define output on key release.
- Stricter validation of configuration to reduce undefined behavior.
Version 1.4.0 - 2021-03-29
- Releasing triggered input in reverse order.
- Prevent hanging key.
- Validating state on Windows after session change.
Version 1.3.0 - 2021-01-26
- Optional verbose output.
- Regular expression support for context definition.
- Updating context when window title changes.
- Applying system context independent of window context.
Version 1.2.0 - 2021-01-22
- Support of multiple keyboards under Linux.
- Improved device hot-plugging.
- Added some missing keys.
- Simplified context block definition.
- Made X11 dependency optional.
- Proper output of Any key.
- Might match when key is hold.