Commit graph

9 commits

Author SHA1 Message Date
Mario Rodas 204ea0bfb7
zoxide: make fzf optional 2020-05-25 04:20:00 -05:00
Cole Helbling 20a8580e09
zoxide: 0.4.0 -> 0.4.1
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.
2020-05-24 15:25:52 -07:00
Cole Helbling fb7e28ebbe
zoxide: 0.3.1 -> 0.4.0
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
2020-05-03 07:59:24 -07:00
Cole Helbling 654a4711f6
zoxide: 0.3.0 -> 0.3.1
https://github.com/ajeetdsouza/zoxide/compare/v0.3.0...v0.3.1
2020-04-03 13:24:45 -07:00
Cole Helbling dbdae465cb
zoxide: 0.2.2 -> 0.3.0
https://github.com/ajeetdsouza/zoxide/compare/v0.2.2...v0.3.0
2020-03-29 18:54:24 -07:00
Cole Helbling 9ac94c36d4
zoxide: 0.2.1 -> 0.2.2 2020-03-19 13:21:46 -07:00
Cole Helbling ce8674dc0f
zoxide: 0.2.0 -> 0.2.1
With this release, you can now migrate entries from your `z` database!
2020-03-15 11:54:34 -07:00
Yannik Sander de892c2f07 Remove unnecessary comment
Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-03-11 23:48:47 +00:00
Yannik Sander 130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00