Skip to content

chore: release v0.3.0 - #20

Merged
jondkinney merged 1 commit into
mainfrom
release-plz-2026-06-05T04-31-14Z
Jun 5, 2026
Merged

chore: release v0.3.0#20
jondkinney merged 1 commit into
mainfrom
release-plz-2026-06-05T04-31-14Z

Conversation

@jondkinney

Copy link
Copy Markdown
Owner

🤖 New release

  • hyprcorrect-core: 0.2.6 -> 0.3.0 (⚠ API breaking changes)
  • hyprcorrect-platform: 0.2.6 -> 0.3.0
  • hyprcorrect-ui: 0.2.6 -> 0.3.0 (✓ API compatible changes)
  • hyprcorrect: 0.2.6 -> 0.3.0

hyprcorrect-core 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.47.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ReviewRequest.screen_height in /tmp/.tmpTbS5eB/hyprcorrect/crates/hyprcorrect-core/src/runtime.rs:116
Changelog

hyprcorrect

0.3.0 - 2026-06-05

Fixed

  • harden correction emit + review popup UX


This PR was generated with release-plz.

@jondkinney
jondkinney merged commit 3b21970 into main Jun 5, 2026
4 checks passed
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