Skip to content

Releases: sindresorhus/KeyboardShortcuts

v1.2.1

11 Sep 11:24
Compare
Choose a tag to compare
  • Don't allow “shift” key without other modifiers or function key 7030a2e

v1.2.0...v1.2.1

v1.2.0

07 Jun 10:14
Compare
Choose a tag to compare

v1.1.0...v1.2.0

v1.1.0

18 Apr 11:53
01f8903
Compare
Choose a tag to compare
  • Add Russian localization

v1.0.0...v1.1.0

v1.0.0

23 Mar 06:32
Compare
Choose a tag to compare

Breaking

  • Drop support for CocoaPods and Carthage.
    It turned out to be too much of a hassle to support these while also supporting localization. If you use CocoaPods or Carthage, there's nothing stopping you from continuing using CocoaPods/Carthage for other packages while using Swift Package Manager for this package. See install instructions in the readme.

Improvements

v0.7.1...v1.0.0

v0.7.1

21 Feb 12:16
Compare
Choose a tag to compare
  • Fix RecorderCocoa when embedded in certain views (#43). 1d53dae

v0.7.0...v0.7.1

v0.7.0

31 Jan 10:07
Compare
Choose a tag to compare
  • Support for setting NSMenuItem shortcut with nameless shortcut (#38) 428ee65

v0.6.1...v0.7.0

v0.6.1

11 Jan 11:28
Compare
Choose a tag to compare

v0.6.0...v0.6.1

v0.6.0

09 Oct 15:21
Compare
Choose a tag to compare
  • Recorder should allow changing the name parameter a6c0930 (#26)

v0.5.0...v0.6.0

v0.5.0

28 Aug 19:04
Compare
Choose a tag to compare
  • Add .setShortcut(), .getShortcut(), and .reset() methods 43d7fe5
  • Pause keyboard shortcut events while a recorder input is active (#25) 729002c

v0.4.0...v0.5.0

v0.4.0

25 Jul 06:24
Compare
Choose a tag to compare

Breaking

Improvements

  • Fix building on Apple Silicon 3c5fcbf

v0.3.0...v0.4.0