Releases: johnlam90/skiff
Releases · johnlam90/skiff
Release list
v0.2.7
v0.2.6
Changelog
- 6046a99: Add git worktree support: create, list, remove from Git extras ( <>)
- 799b6dd: Fix review findings: restore fileOpProgressEvent handler, complete doc comment ( <>)
- c7a8dd3: Release v0.2.6 [skip ci] (@github-actions[bot])
- 77ab6d1: Update skiff brew formula to v0.2.5 [skip ci] (@github-actions[bot])
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Changelog
- 909765c: Merge review-fixes: full codebase review remediation for v0.2.0 ( <>)
- cddf6eb: Release v0.2.1 [skip ci] (@github-actions[bot])
- a30400f: Update skiff brew formula to v0.1.7 [skip ci] (@github-actions[bot])
- ed372f1: feat: filterable action menu, git panel keyboard mode, editing features ( <>)
- 244f5ab: feat: unicode cell widths, shortcut reference, responsive sidebar ( <>)
- ee2a5d9: fix: gofmt the customactions doc comment for the go.mod toolchain ( <>)
- a8d6c86: fix: line endings, highlight cap, session store, git argv hardening, CI gates ( <>)
v0.1.7
Changelog
- ba7da51: Release v0.1.7 [skip ci] (@github-actions[bot])
- 8a4dba8: Update skiff brew formula to v0.1.6 [skip ci] (@github-actions[bot])
- 457a929: feat: add editor.TabList — tab identity as the interface ( <>)
- 951e401: feat: git Snapshot model — repo-ness becomes an explicit fact ( <>)
- c30d148: feat: route every git invocation through internal/git ( <>)
- 1316160: feat: self-explaining Git panel header ( <>)
- 92c9d50: fix: draw giant lines plain instead of lexing them ( <>)
- 659b360: fix: popup sizes to its content and clips labels at the border ( <>)
- ee5eb39: fix: refuse to open binary files into a text buffer ( <>)
- 4610a57: fix: tear down replace state in closeAllModals; correct anyModalOpen's overlay set ( <>)
- 35b397c: refactor: adopt editor.TabList — tab identity replaces indices ( <>)
- 7ce21ce: refactor: convert confirm, info, and dirty-close to overlay prefabs ( <>)
- 80825e3: refactor: convert form and right-click popup to overlay prefabs ( <>)
- 8f31043: refactor: convert the list picker to an overlay.Pick prefab ( <>)
- 43b9616: refactor: convert the prompt modal to an overlay.Prompt prefab ( <>)
- 638b071: refactor: make the diff viewer a bespoke overlay with its own state ( <>)
- 5152f30: refactor: make the finder a bespoke overlay with its own state ( <>)
- acb3646: refactor: make the git log a bespoke overlay with its own state ( <>)
- e7f0836: refactor: route all floating modals through an overlay stack ( <>)