Skip to content

chore: release v0.5.0#99

Merged
garritfra merged 1 commit into
mainfrom
release-plz-2026-05-04T09-48-54Z
May 4, 2026
Merged

chore: release v0.5.0#99
garritfra merged 1 commit into
mainfrom
release-plz-2026-05-04T09-48-54Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

🤖 New release

  • cell-sheet-core: 0.4.0 -> 0.5.0 (⚠ API breaking changes)
  • cell-sheet-tui: 0.4.0 -> 0.5.0

cell-sheet-core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant HelpCategory:Mouse in /tmp/.tmpOmkO3q/cell/crates/cell-sheet-core/src/help/mod.rs:10
Changelog

cell-sheet-tui

0.5.0 - 2026-05-04

Added

  • (tui) mouse support (#70) (#84)

Fixed

  • escape quotes and backslashes in .cell format labels (#85)
  • (cell-format) surface parse errors for corrupted size/col-width headers (#76) (#83)
  • add missing help entries for 0.3.0 viewport, marks, jump-list, etc. (#69)

Other

  • extract status manager (#101)
  • extract command state (#98)
  • automate releases with release-plz (#97)
  • extract search state (#95)
  • centralize file format policy (#90)
  • centralize sheet mutation invariants (#89)
  • extract app action dispatch (#88)
  • bring README in sync with shipped features


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2026-05-04T09-48-54Z branch 3 times, most recently from 32a0741 to 4e48e4f Compare May 4, 2026 09:58
@github-actions github-actions Bot force-pushed the release-plz-2026-05-04T09-48-54Z branch from 4e48e4f to d32e165 Compare May 4, 2026 10:15
@garritfra garritfra merged commit e706eac into main May 4, 2026
@garritfra garritfra deleted the release-plz-2026-05-04T09-48-54Z branch May 4, 2026 10:17
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