Releases: sindresorhus/KeyboardShortcuts
Releases · sindresorhus/KeyboardShortcuts
v1.4.0
- Add Hungarian localization
- Add Spanish localization
v1.3.0
- Add Chinese (Traditional, Taiwan) localization 32aef04
v1.2.1
- Don't allow “shift” key without other modifiers or function key 7030a2e
v1.2.0
v1.1.0
- Add Russian localization
v1.0.0
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
- This package is now considered stable.
- Support for localization. 7535969
Currently, only English and Chinese, but pull request welcome for more.