v0.2.0
What's Changed
- chore: bump crossterm from 0.27.0 to 0.29.0 by @dependabot[bot] in #14
- chore: bump toml from 0.8.23 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #15
- chore: bump similar, dirs, sha2 (consolidated dep updates) by @akunzai in #20
- fix: paginate gist list to support more than 100 gists by @akunzai in #22
- feat: delete a gist with X + y/n confirmation by @akunzai in #23
- ci: add release workflow for cross-platform binaries by @akunzai in #24
- chore: bump upload-artifact to v7, download-artifact to v8 by @akunzai in #25
- chore: bump softprops/action-gh-release to v3 (Node.js 24) by @akunzai in #26
- chore: migrate to ratatui 0.30 by @akunzai in #27
- feat: toggle recursive local file discovery with r key by @akunzai in #28
- fix: invalidate gist content preview cache after upload and on demand by @akunzai in #29
- feat: add pins view to list and remove pinned mappings by @akunzai in #30
- feat: word-level inline diff highlighting for changed lines by @akunzai in #31
- v0.2.0: mockable gh boundary, install script, prebuilt-binary docs by @akunzai in #36
New Contributors
- @dependabot[bot] made their first contribution in #14
Full Changelog: v0.1.0...v0.2.0