Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 May 10:31
· 10 commits to main since this release
e706eac

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