File zoxide.changes of Package zoxide

-------------------------------------------------------------------
Tue Feb 13 06:49:04 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.9.2:
  Added:
  * Nushell: support for v0.89.0.

-------------------------------------------------------------------
Fri Aug  4 07:01:38 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.9.2:
  Added:
  * Short option -a for zoxide query --all.
  Fixed:
  * PowerShell: use global scope for variables / functions.

-------------------------------------------------------------------
Sun May  7 17:26:44 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.9.1:
  Added:
  * Fish/Zsh: aliases on __zoxide_z will now use completions.
  * Nushell: add support for v0.78.0.
  * Fish: plugin now works on older versions.
  * PowerShell: warn when PowerShell version is too old for z - and z +.
  * PowerShell: support for PWD hooks on all versions.
  Fixed:
  * Fish: not providing cd completions when there is a space in the path.
  * Bash/Fish/Zsh: providing z completions when the last argument starts with z!.
  * Bash/Fish/Zsh: attempting to cd when the last argument is z!.

-------------------------------------------------------------------
Mon Jan  9 17:36:52 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.9.0:
  Added:
  * edit subcommand to adjust the scores of entries.
  Fixed:
  * Zsh: completions clashing with zsh-autocomplete.
  * Fzf: 'invalid option' on macOS.
  * PowerShell: handle UTF-8 encoding correctly.
  * Zsh: don't hide output from chpwd hooks.
  * Nushell: upgrade minimum supported version to v0.73.0.
  * Zsh: fix extra space in interactive completions when no match is found.
  * Fzf: various improvements.
  * Nushell: Accidental redefinition of hooks when initialized twice.
  Removed:
  * remove -i subcommand: use edit instead.

-------------------------------------------------------------------
Tue Sep 27 13:10:27 UTC 2022 - Jacob Hansen <me@jacobbaungard.com>

- Version 0.8.3
  * ADDED: Nushell: support for `z -` and PWD hooks.
  * CHANGED: Fish: change fuzzy completion prefix to `z!`.
  * CHANGED: Zsh: allow z to navigate dirstack via +n and -n.
  * CHANGES: Fzf: improved preview window.
  * FIXED: Bash: double forward slash in completions.

-------------------------------------------------------------------
Fri Jul  1 14:22:46 UTC 2022 - Jacob Hansen <me@jacobbaungard.com>

- Version 0.8.2:
  * CHANGED: Fzf: show preview window below results.
  * FIXED: Fish: completions not working on certain systems.
  * FIXED: Bash: completions not escaping spaces correctly. 

-------------------------------------------------------------------
Thu Jun 16 14:47:33 UTC 2022 - Jacob Hansen <me@jacobbaungard.com>

- Updated description in spec file so it matches the description
  provided by the upstream project.

-------------------------------------------------------------------
Tue Jun 14 14:08:01 UTC 2022 - Jacob Hansen <me@jacobbaungard.com>

- Ship shell completions for:
  * bash
  * zsh
  * fish
- Ship man-pages 

-------------------------------------------------------------------
Fri Jun 10 13:32:04 UTC 2022 - Jacob Hansen <me@jacobbaungard.com>

- Upstream version 0.8.1:
  * CHANGED: Manpages: moved to man/man1/*.1.
  * CHANGED: Replace --no-aliases with --no-cmd.
  * CHANGED: Elvish: upgrade minimum supported version to v0.18.0.
  * CHANGED: Nushell: upgrade minimum supported version to v0.61.0.
  * FIXED: Bash/Zsh: rename _z completion function to avoid
           conflicts with other shell plugins.
  * FIXED: Fzf: added --keep-right option by default, upgrade
           minimum supported version to v0.21.0.
  * FIXED: Bash: only enable completions on 4.4+.
  * FIXED: Fzf: bypass ls alias in preview window.
  * FIXED: Retain ownership of database file.
  * FIXED: zoxide query --interactive should not conflict with --score.
- Upstream version 0.8.0:
  * ADDED: Zsh: completions for z command.
  * CHANGED: Fzf: better default options.
  * CHANGED: Fish: interactive completions are only triggered when
             the last argument is empty.
  * FIXED: Zsh: fix errors with set -eu.
  * FIXED: Fzf: handle early selection.
  * FIXED: Fzf: handle spaces correctly in preview window.
  * FIXED: Bash: avoid initializing completions on older versions.
- Upstream version 0.7.9:
  * CHANGED: Bash/Fish: improved completions for z command.
  * FIXED: Fish: error erasing completions on older versions.
- Upstream version 0.7.6:
  * CHANGED: Nushell: upgrade minimum supported version to v0.37.0.
  * FIXED: Xonsh: error messages in zi.
  * FIXED: Xonsh: configuration environment variables not being
           handled correctly.
- Upstream version 0.7.5
  * ADDED: Bash/Elvish: completions for z command.
  * FIXED: Nushell: upgrade minimum supported version to
           v0.36.0.
  * FIXED: Elvish: unable to z into directories by path.
  * FIXED: Elvish: don't show traceback when z or zi fails.
  * FIXED: Elvish: nested shells do not initialize correctly. 
- Upstream version 0.7.3:
  * ADDED: zoxide add and zoxide remove now accept multiple
           arguments.
  * FIXED: Xonsh: use shell environment instead of os.environ.
  * FIXED: Bash: remove extra semicolon when setting
           $PROMPT_COMMAND.
  * FIXED: Bash/POSIX: remove conflicting alias definitions when
           initializing.  
  * FIXED: Nushell: errors on 0.33.0.

-------------------------------------------------------------------
Wed Jul 28 14:21:54 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>

- Initial package
openSUSE Build Service is sponsored by