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 #24

Merged
merged 1 commit into from
Mar 1, 2025
Merged

chore: release v0.9.0 #24

merged 1 commit into from
Mar 1, 2025

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/.tmpyl8i3A/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


This PR was generated with release-plz.

@cxreiff cxreiff force-pushed the release-plz-2025-03-01T22-10-36Z branch from 4a4980a to c7435dd Compare March 1, 2025 22:17
@cxreiff cxreiff merged commit 19d71dc into main Mar 1, 2025
8 checks passed
@cxreiff cxreiff deleted the release-plz-2025-03-01T22-10-36Z branch March 1, 2025 23:13
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