Skip to content

chore: release v0.9.0#51

Merged
beeb merged 1 commit into
mainfrom
release-plz-2026-05-31T15-13-16Z
Jun 13, 2026
Merged

chore: release v0.9.0#51
beeb merged 1 commit into
mainfrom
release-plz-2026-05-31T15-13-16Z

Conversation

@beeb-release-plz

@beeb-release-plz beeb-release-plz Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • swpui: 0.8.0 -> 0.9.0 (⚠ API breaking changes)

swpui 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.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field App.pane_areas in /tmp/.tmpj5qMKD/swpui/src/app.rs:60
Changelog

[0.9.0] - 2026-06-13

Added

  • support space to toggle file skip in file pane (#53) - (e3c2720)
  • support enter to confirm replace-all (#54) - (48db4a3)
  • mouse support (#55) - (1bc54c0)

Changed

  • use ratatui's CellWidth instead of unicode-width (#52) - (64caea9)

Documentation

Full Changelog: 0.8.0...0.9.0


This PR was generated with release-plz.

@beeb-release-plz beeb-release-plz Bot force-pushed the release-plz-2026-05-31T15-13-16Z branch 3 times, most recently from ac8d607 to fefdcea Compare June 13, 2026 07:54
@beeb-release-plz beeb-release-plz Bot changed the title chore: release v0.8.1 chore: release v0.9.0 Jun 13, 2026
@beeb-release-plz beeb-release-plz Bot force-pushed the release-plz-2026-05-31T15-13-16Z branch from fefdcea to d2a41b9 Compare June 13, 2026 09:23
@beeb beeb merged commit e5fc832 into main Jun 13, 2026
18 checks passed
@beeb beeb deleted the release-plz-2026-05-31T15-13-16Z branch June 13, 2026 09:26
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