v0.8.0
What's Changed
Features
- feat(tui): ~-shortened local paths + horizontal scroll on the Pins screen by @akunzai in #86
- feat(tui): scrollbars on the Diff and Preview panes by @akunzai in #95
- docs: document Homebrew install (akunzai/tap) by @akunzai in #99
Bug Fixes
- fix(tui): write redact temp file to system temp dir by @akunzai in #88
- fix(tui): surface local file-read errors instead of empty diffs by @akunzai in #90
- fix(tui): bound the in-memory gist preview cache with an LRU by @akunzai in #97
Documentation
- docs: crate metadata, README badges, value prop, and CHANGELOG by @akunzai in #92
- docs(site): add a 'Why gistui?' section to the landing page by @akunzai in #98
- docs(demo): re-record demo gif and refresh gist manager screenshot by @akunzai in #101
Full Changelog: v0.7.0...v0.8.0