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.9.0 #22

Closed
wants to merge 5 commits into from
Closed

Conversation

cxreiff
Copy link
Owner

@cxreiff cxreiff commented Mar 1, 2025

🤖 New release

  • bevy_ratatui_camera: 0.8.2 -> 0.9.0 (⚠ API breaking changes)

bevy_ratatui_camera 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.39.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field LuminanceConfig.mask_color in /tmp/.tmpU5nDJl/bevy_ratatui_camera/src/camera.rs:211
Changelog

0.9.0 - 2025-03-01

Other

  • transparency feature with masking color
  • added subcamera for compositing cameras
  • rust 2024 edition migration
  • rust 2024 edition migration


This PR was generated with release-plz.

@cxreiff cxreiff force-pushed the release-plz-2025-03-01T09-35-40Z branch from 8783602 to cf74345 Compare March 1, 2025 10:59
@cxreiff cxreiff force-pushed the release-plz-2025-03-01T09-35-40Z branch from cf74345 to 766558f Compare March 1, 2025 11:49
@cxreiff cxreiff changed the title chore: release v0.8.3 chore: release v0.9.0 Mar 1, 2025
@cxreiff cxreiff force-pushed the release-plz-2025-03-01T09-35-40Z branch from 766558f to 440499b Compare March 1, 2025 20:31
@cxreiff cxreiff closed this Mar 1, 2025
@cxreiff cxreiff deleted the release-plz-2025-03-01T09-35-40Z branch March 1, 2025 23:14
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