All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Reduced minimum search requirement to a single character.
- Added a slight input delay to smooth out processing.
- Typing
src
without a space or any argument—or just a bunch of spaces—now lists all folders by default.
- Bail early without a search argument.
- Trace PHP version and number of results for debugging.
- Default empty argument to search
''
rather thannull
.
- First release.