https://github.com/ajeetdsouza/zoxide/compare/v0.4.0...v0.4.1
NOTE: This release drops compatibility for old 0.2.x databases. If you
have ever run any version between 0.3.0 and 0.4.0 (inclusive), your
database has already been upgraded. If you haven't, you will need to run
one of those versions before updating, or your database will not be
found or in the correct format.
https://github.com/ajeetdsouza/zoxide/compare/v0.3.1...v0.4.0
Most notable changes, IMHO:
- `zoxide init` now uses PWD hooks by default
- `fish` no longer `cd`s to the user's home when no match is found
- Interactive mode in `zoxide` no longer throws an error if `fzf` exits gracefully