Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:55
9493423

Changelog

Features

  • 3bafd49 feat(plugin): surface manifest description in list and action palette
  • 2621d54 feat(tui): per-plugin outer-tmux shortcut bindings

Bug Fixes

  • cf8d665 fix(build): derive Makefile VERSION from git describe
  • 40a0437 fix(plugin): canonicalize registry-install lock source so update can re-parse
  • 72f3961 fix(plugin): prefix ls-remote REPO column with github.com/ for copy-paste install

Others

  • f6d3c0f refactor(build): defer version shell calls until LDFLAGS is expanded
  • d328f00 refactor(tui): tighten plugin binding helpers per /simplify review