-
Notifications
You must be signed in to change notification settings - Fork 65
Update to Bevy 0.16 #254
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
Update to Bevy 0.16 #254
Conversation
fixed imports and added bevy_log feature for 0.16.0-rc.2
@NiklasEi Perhaps it would be a good idea to make it so external crates are featured instead of mandatoory. |
That is already the case. But even a dependency behind a feature needs to be up to date for a full release. I could publish another RC depending on Bevy 0.16 without the |
Perhaps two cargo workspaces sould do the trick them |
trackable here: IyesGames/iyes_progress#32 |
I published |
IyesGames/iyes_progress#32 Is it possible to release without the dependency on iyes_progress? |
There is an RC version |
@NiklasEi PullRequest in Iyes Progress is merged :) |
iyes_progress