Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
18 lines (13 loc) · 627 Bytes

2.2.1 - 2019-02-24

  • Avoid TIS/TSM error due to creation of NSEvents on a background thread.

2.2.0 - 2018-10-27

2.1.0 - 2017-12-24

  • Add manual activation function to allow for the current application to be activated without receiving an NSNotification.

2.0.0 - 2017-12-18

  • Updated to Swift 4.

1.0.0 - 2016-09-28

  • Updated to Swift 3.
  • MediaKeyTapDelegate's handleMediaKey method has been renamed to handle(mediaKey: MediaKey, event: KeyEvent)

0.1.0 - 2016-03-29

Initial Release