Skip to content

0.9.0

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 26 Feb 10:38
0.9.0
de7a491
  • fisher search color mode enables by default now.
  • fisher search shows unique records when listing by --authors (#128).
  • Update packages with merge conflicts by fetching HEAD and applying a hard reset as a last resort.
  • Update packages with a dirty working tree by recording changes in the stash and reapplying them after a git pull.
  • Improve fisher_name name resolution from paths or URLs.
  • Support complex bind expressions in fisher_key_bindings_undo, such as conditional statements (#121).
  • Added more instrumentation.
  • Fixed bugs caused by debug calls inside plumbing functions like fisher_index_update.