Releases: euank/pazi
Releases · euank/pazi
v0.5.0 - 2024-09-02
This release contains a small number of bugfixes and improvements, but no major changes.
Changes
- New database entries are added in a background process now, improving performance in some cases.
- A manpage is now included in 'packaging/man/pazi.1'. Package maintainers are encouraged to include this in pazi's package.
- Various dependency updates.
v0.4.1 - 2019-10-29
This is a bugfix release fixing a notable issue in v0.4.0
Bug Fixes
- Fix a bug, present only in v0.4.0, which caused
z -i
to reliably error out.
v0.4.0 - 2019-10-28
v0.3.0
v0.2.0
v0.2.0 - 2018-11-13
This release adds support for the fish shell!
Features
pazi init fish
has been added! See the readme for how to use it.- pazi is now builds on (and is tested on) macOS. Pre-built release binaries will come in a future release.
Changes
jump
is now included in the benchmark code, though new results have not been added to the docs yet.- Various dependencies have been updated.
Bug Fixes
PROMPT_COMMAND
underbash
is now correctly updated (#84).
v0.1.0
v0.1.0 - 2018-08-06
This release introduces the new subcommand pazi edit
in addition to fixing a number of bugs.
Features
pazi edit
allows a user to manually remove and re-score entries in the frecency database (#33).- pazi is now benchmarked against
z
andautojump
(#47).
Changes
- Deleted directories are pruned from the database less aggressively (#32)
- Various operations have been moved from flags to subcommands. The supported user interface should remain identical.
Bug Fixes
v0.0.2
v0.0.2 - 2018-01-05
This is a bug-fix release of pazi. This fixes a major issue when using pazi
under bash with an existing, suitably complex, PROMPT_COMMAND
set.
Changes
- Default
z
output now has a fixed-width rank value (for better alignment)
Bug Fixes
- Fix bug where
pazi init bash
could conflict with an existingPROMPT_COMMAND
(#41)
v0.0.1
v0.0.1 - 2017-12-22
This is the initial release of pazi! This v0.0.1 release indicates that pazi's
generally usable, although its featureset is sparse.
Please file issues for any features you think it should have or any issues you run into.
Features:
- The
z
alias supports jumping between directories inzsh
andbash
pazi import
can import directories fromfasd
z -i
displays an interactive prompt