0.2.0.0 - 2025-08-30
- Command-line arguments for
LOCATIONandQUERYare now the default way to useryvm. --stdinflag to readLOCATIONandQUERYfrom standard input, preserving the old behavior.--make-relativeflag to make result file paths relative to the search location.--ext-whitelistflag to specify a comma-separated list of file extensions to search.
- BREAKING: The primary command-line interface has been changed from reading from stdin to taking
LOCATIONandQUERYas arguments.
0.1.0.0 - 2025-08-27
- Initial release