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

chore: release v0.7.0 #28

Merged
merged 1 commit into from
Nov 29, 2023
Merged

chore: release v0.7.0 #28

merged 1 commit into from
Nov 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 27, 2023

🤖 New release

  • vpin: 0.6.0 -> 0.7.0 (⚠️ API breaking changes)

⚠️ vpin breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.2/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ImageData.is_opaque in /tmp/.tmplB3TAL/vpin/src/vpx/image.rs:61
  field ImageData.is_signed in /tmp/.tmplB3TAL/vpin/src/vpx/image.rs:62
  field GameData.tone_mapper in /tmp/.tmplB3TAL/vpin/src/vpx/gamedata.rs:198
  field GameData.is_locked in /tmp/.tmplB3TAL/vpin/src/vpx/gamedata.rs:214
Changelog

0.7.0 - 2023-11-29

Added

  • more vpinball 10.8 changes (#30)

Other

  • (deps) update testdir requirement from 0.8.1 to 0.9.0 (#29)
  • (deps) update roxmltree requirement from 0.18.1 to 0.19.0 (#26)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2023-11-27T15-48-32Z branch from 60f4d7d to 8314cef Compare November 28, 2023 08:54
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot changed the title chore: release v0.6.1 chore: release v0.7.0 Nov 29, 2023
@github-actions github-actions bot force-pushed the release-plz-2023-11-27T15-48-32Z branch from 8314cef to 0f5989a Compare November 29, 2023 14:49
@francisdb francisdb merged commit 28b7ad6 into main Nov 29, 2023
@francisdb francisdb deleted the release-plz-2023-11-27T15-48-32Z branch November 29, 2023 14:51
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.

1 participant