Skip to content

Bump version to 0.6.0#540

Merged
jneem merged 4 commits intomasterfrom
bump-version
Nov 24, 2022
Merged

Bump version to 0.6.0#540
jneem merged 4 commits intomasterfrom
bump-version

Conversation

@jneem
Copy link
Copy Markdown
Member

@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
Copy Markdown
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
Copy Markdown
Member 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
Copy Markdown
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
Copy Markdown
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