Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply Version Updates From Current Changes #62

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Apply Version Updates From Current Changes #62

merged 1 commit into from
Mar 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

global-hotkey

[0.5.0]

  • 7d99bd7(#61) Refactored the errors when parsing accelerator from string:

    • Added HotKeyParseError error enum.
    • Removed Error::UnrecognizedHotKeyCode enum variant
    • Removed Error::EmptyHotKeyToken enum variant
    • Removed Error::UnexpectedHotKeyFormat enum variant
    • Changed Error::HotKeyParseError inner value from String to the newly added HotKeyParseError enum.
  • 7d99bd7(#61) Avoid panicing when parsing an invalid HotKey from a string such as SHIFT+SHIFT and return an error instead.

@amrbashir amrbashir merged commit 89f9679 into dev Mar 6, 2024
@amrbashir amrbashir deleted the release branch March 6, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant