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

Bump version to 0.6.0 #540

Merged
merged 4 commits into from
Nov 24, 2022
Merged

Bump version to 0.6.0 #540

merged 4 commits into from
Nov 24, 2022

Conversation

jneem
Copy link
Collaborator

@jneem jneem commented Nov 23, 2022

This is a rebase of #518, bumping all the versions to 0.6.0.

piet/Cargo.toml Outdated
os_info = { version = "3.0.0", optional = true, default-features = false }
unic-bidi = "0.9"
image = { version = "0.24.2", optional = true, default-features = false }
kurbo = "0.8.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to pull off the bandaid and jump to 0.9 now that's been released? I don't think there are any client changes that will be impacted, and I confirm the example compiles and runs without modification.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

May as well give it a try. I guess it has the downside of requiring a recent rustc but I don't think we've ever cared about supporting old compilers, right?

Copy link
Member

Choose a reason for hiding this comment

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

I think we're happy to be aggressive about msrv.

Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

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

Looks good!

@jneem jneem merged commit ac2341e into master Nov 24, 2022
@cmyr cmyr deleted the bump-version branch November 24, 2022 19:43
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.

4 participants