Skip to content

release/0.5.41

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 22:05
b3a897b

What's New

Features:

  • Trigger fzf (if installed) when ls or find are run with no arguments. Use ls . or find . to get the old behavior.

Faster:

  • Ability handlers in common, simple cases are now much faster.

Fixes:

  • sync.to-file with no argument used to always sync /main when it should have synced the current branch. Now it doesn't!
  • UCM no longer says "Merging..." unless it's going to perform a merge.

Foregone:

  • update.old and merge.old have gone to live on a nice big farm, where we unfortunately won't be able to visit them.

All PRs Since Last Release

Full Changelog: release/0.5.40...release/0.5.41