Skip to content

Prepeare for releasing v0.6.0#518

Closed
xStrom wants to merge 2 commits intolinebender:masterfrom
xStrom:prep-v0.6.0
Closed

Prepeare for releasing v0.6.0#518
xStrom wants to merge 2 commits intolinebender:masterfrom
xStrom:prep-v0.6.0

Conversation

@xStrom
Copy link
Copy Markdown
Member

@xStrom xStrom commented Jun 15, 2022

This PR does two things:

Update dependencies explicitly to the latest compatible versions

These are all semver compatible changes. These are versions that Cargo resolves to anyway, which also means they're the versions we actually test with. For the curious I've written more about the rationale for doing this in the Druid CONTRIBUTING.md.

Increase Piet version to v0.6.0

Straightforward, with the only question being if it should be v0.5.1 or v0.6.0. When I went over all the changes it seemed like the choice of v0.6.0 was clear. One example is #494 which updated image from 0.23 to 0.24. Some of the Piet API exposes this crate and so by extension the Piet API changed.

@xStrom xStrom added the maintenance cleanup and refactoring label Jun 15, 2022
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.

Thanks, and yes I agree that 0.6.0 is the right call.

@xStrom
Copy link
Copy Markdown
Member Author

xStrom commented Aug 18, 2022

Hopefully soon. It's still blocked on a few other PRs. #526 and #528 are two that I might want to get in before the release happens.

@jneem jneem mentioned this pull request Nov 23, 2022
@jneem jneem closed this Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked maintenance cleanup and refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants