Skip to content

v0.1.0

Compare
Choose a tag to compare
@euank euank released this 06 Aug 23:26
· 496 commits to master since this release
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 and autojump (#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

  • Directories with names similar to pazi subcommands (like igni or init) can now be jumped to (#70, #60).
  • Fixed an issue where a path could be added in a non-canonical form (#76).