Skip to content

v2.2.0

Compare
Choose a tag to compare
@Econa77 Econa77 released this 11 Apr 07:26
· 27 commits to master since this release

Breaking Changes

  • Renamed SauceEnabledKeyboardInputSoucesChanged to SauceEnabledKeyboardInputSourcesChanged. ( #31 )
  • Renamed key(by:) with key(for:) and similar. ( #36 )

Enhancements

  • Restore Key.return from \n and \r characters. ( #34 )
  • Added NSMenuItem.key extension. ( #35 )

Bugfixes

  • Fixed some typo. ( #31 )

Thanks @DivineDominion for contributing!