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

v0.5.1 - Release #63

Merged
merged 3 commits into from
Jul 16, 2024
Merged

v0.5.1 - Release #63

merged 3 commits into from
Jul 16, 2024

Conversation

simbleau
Copy link
Member

0.5.1

Fixed

  • Updated to patch vello 0.2.1. It is now no-longer possible to panic when the vello encodings are empty.
  • The demo CI now deploys that bevy_pancam has been updated to bevy 0.14

@@ -3,3 +3,6 @@ run_wasm = "run --release --package run_wasm --"
# Other crates use the alias run-wasm, even though crate names should use `_`s not `-`s
# Allow this to be used
run-wasm = "run_wasm"

[target.'cfg(target_family = "wasm")']
rustflags = ["--cfg=web_sys_unstable_apis"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was needed with the new version of egui for the demo, because it uses the unstable clipboard API.

@simbleau simbleau added this pull request to the merge queue Jul 16, 2024
Merged via the queue into main with commit 4d8f874 Jul 16, 2024
6 checks passed
@simbleau simbleau deleted the v0.5.1 branch July 16, 2024 20:56
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