Publish New Versions - #944
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release
branch
5 times, most recently
from
June 30, 2024 04:26
0754273 to
7857ef3
Compare
github-actions
Bot
force-pushed
the
release
branch
from
July 5, 2024 19:40
7857ef3 to
116bad4
Compare
github-actions
Bot
force-pushed
the
release
branch
3 times, most recently
from
July 18, 2024 12:06
fa8a433 to
7d4d2c9
Compare
github-actions
Bot
force-pushed
the
release
branch
2 times, most recently
from
July 25, 2024 03:06
139a421 to
7c23b4c
Compare
github-actions
Bot
force-pushed
the
release
branch
from
August 16, 2024 19:09
7c23b4c to
a54c0a8
Compare
Contributor
Author
Package Changes Through d2e160fNo changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
lucasfernog
approved these changes
Aug 16, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tao
[0.29.0]
Window::request_user_attentionnot taking effect after minimizing the window by clicking the taskbar icon #947 by @muwoo) FixWindow::request_user_attentionnot taking effect after minimizing the window by clicking the taskbar iconEventLoopWindowTargetExtUnix::gtk_appgetter.BadIcon::DimensionsZeroerror variant inIcon::from_rgbaif one of the passed icon dimensions is zero.BadIcon::DimensionsZeroerror variant inIcon::from_rgbaif one of the passed icon dimensions is zero.BadIcon::DimensionsMultiplyOverflowerror variant inIcon::from_rgbaif dimensions multiplication overflowed.ndk 0.9and fix thread-safety interactions #956 by @MarijnS95) Breaking change: Upgradendkcrate to0.9andndk-syscrate to0.6. Types from thendkcrate are used in public API surface.Breaking change: Change
NativeKeyCode::Android(u32)type to usei32, which is the native type used by all Android API.Breaking change: The
setupfunction passed toandroid_binding!()must now take a&ThreadLooperinstead of&ForeignLooper, matching thewrychange in chore(deps): Upgrade tondk 0.9and delete unusedndk-sys/ndk-contextdependencies wry#1296.WindowExtUnix::new_from_gtk_window.