Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 00:41
· 310 commits to main since this release

Added

  • Manpages for all subcommands.
  • Default prompt for Nushell.

Changed

  • zoxide remove -i now accepts multiple selections.
  • zoxide add no longer accepts zero parameters.
  • $_ZO_EXCLUDE_DIRS now defaults to "$HOME".
  • Binary releases now use .zip on Windows, .tar.gz otherwise.

Fixed

  • cd - on fish shells.
  • __zoxide_hook no longer changes value of $? within $PROMPT_COMMAND on bash.

Removed

  • GitHub install script.
  • Release binaries built with glibc, use musl instead.