Skip to content

v0.3.0

Choose a tag to compare

@akunzai akunzai released this 10 Jun 08:57
98a77c0

What's Changed

Features

  • feat: gist-level view (edit description, remove single file, sort/filter) by @akunzai in #43
  • feat: create gist with a description (+ README/docs catch-up) by @akunzai in #44
  • feat: show version and repository link in the help screen by @akunzai in #45
  • feat: focus-driven two-way ranking + local file sorting by @akunzai in #46
  • feat: make all per-action gh fetches fully asynchronous by @akunzai in #47
  • style: polish TUI visuals, add Help screen scroll and browser link by @akunzai in #48
  • feat: edit/redact file before upload and add JSON pretty-print and key sorting by @akunzai in #49
  • feat: pinned one-key sync (direction by mtime, status icons, diff) by @akunzai in #50
  • feat: center the Confirm prompt over the diff by @akunzai in #51
  • feat: collapse diff context to a configurable radius by @akunzai in #53
  • feat: accept a working-directory path argument by @akunzai in #55

Documentation

  • docs: add demo GIF and a reproducible recording harness by @akunzai in #56

Full Changelog: v0.2.0...v0.3.0