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

refactor(core)!: change Assets::iter item to use Cow #10907

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

lucasfernog
Copy link
Member

make the iterator more flexible to support Assets implementations that do not rely on static assets

make the iterator more flexible to support Assets implementations that do not rely on static assets
@lucasfernog lucasfernog requested a review from a team as a code owner September 5, 2024 16:12
Copy link
Contributor

github-actions bot commented Sep 5, 2024

Package Changes Through 8c6f857

There are 2 changes which include tauri-utils with prerelease, tauri with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.8 2.0.0-rc.9
tauri-bundler 2.0.1-rc.8 2.0.1-rc.9
tauri-runtime 2.0.0-rc.8 2.0.0-rc.9
tauri-runtime-wry 2.0.0-rc.8 2.0.0-rc.9
tauri-codegen 2.0.0-rc.8 2.0.0-rc.9
tauri-macros 2.0.0-rc.7 2.0.0-rc.8
tauri-plugin 2.0.0-rc.8 2.0.0-rc.9
tauri-build 2.0.0-rc.8 2.0.0-rc.9
tauri 2.0.0-rc.9 2.0.0-rc.10
@tauri-apps/cli 2.0.0-rc.11 2.0.0-rc.12
tauri-cli 2.0.0-rc.10 2.0.0-rc.11

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

amrbashir
amrbashir previously approved these changes Sep 5, 2024
@lucasfernog lucasfernog merged commit faa259b into dev Sep 5, 2024
23 of 24 checks passed
@lucasfernog lucasfernog deleted the refactor/assets-iter-cow branch September 5, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants