All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2024-07-05)
2.0.0 (2024-07-05)
- update to work with node LTS (7dacc18)
1.3.1 (2021-09-05)
1.3.0 (2021-09-05)
- show all projects when no input (d81dc6e)
1.2.0 (2021-09-05)
- automatically rerun script in 1s (5dec5ec)
1.1.0 (2021-07-14)
- deps: update dependency alfy to ^0.11.0 (c71bdc3)
1.0.1 (2021-04-15)
- ✨ Initial commit (9fcfd1d)
- Support find projects start with a dot, e.g.
.dotfiles
- Fix duplicated search results.
- Fix cannot find
a-b
fromab
. - Optimize search performance.
- Improve search performance.
- Add more search strategy.
- First version.