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

Publish New Versions #781

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Publish New Versions #781

merged 1 commit into from
Aug 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 11, 2023

Version Updates

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

tao-macros

[0.1.2]

  • b7758314(#780) Added support to lifetime parameters on android_fn.

tao

[0.22.0]

  • 06b617ea(#776) Update jni to 0.21.

  • d0b20c94(#778) This release contains a number of breaking changes that aimed at removing menus, system-tray and global-shortcuts features which have been moved to different crates, muda, tray-icon and global-hotkey and here is a summary of the changes:

    • Removed tray crago feature flag.
    • Removed accelerator, menu, system_tray and global_shortcut modules and all associated types.
    • Removed Event::MenuEvent, Event::TrayEvent, Event::GlobalShortcutEvent, TrayEvent and Rectangle types.
    • Added EventLoopBuilder type.
    • Removed EventLoop::with_user_event, instead use EventLoopBuilder::<T>::with_user_event().build().
    • Removed EventLoopExtWindows, EventLoopExtMacOS and EventLoopExtUnix, instead use EventLoopBuilderExtWindows, EventLoopBuilderExtMacOS and EventLoopBuilderExtUnix.
    • Changed WindowExtWindows::hinstance, WindowExtWindows::hwnd and MonitorHandleExtWindow::hmonitor to return isize instead of *const c_void

@github-actions github-actions bot requested a review from a team as a code owner August 11, 2023 11:49
@github-actions github-actions bot force-pushed the release branch 2 times, most recently from d2854a0 to fcf5b15 Compare August 12, 2023 14:46
@lucasfernog lucasfernog merged commit 31d17e9 into dev Aug 13, 2023
10 checks passed
@lucasfernog lucasfernog deleted the release branch August 13, 2023 21:17
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.

None yet

2 participants