Releases: araraloren/findsource
v0.2.4
v0.2.3
Update the dependence crate.
Add argument complete for shell.
You may add C:\Program Files (x86)\FindSource
or path to findsource installation to your PATH
environment variable.
The build environment FS_BUILD_CONFIG_DIR
is config
.
v0.2.0 - Performance improved
Improve the search performance.
Fix the exclude logical issue.
Add a --invert
flag.
Update the dependence crate.
You may add C:\Program Files (x86)\FindSource or path to findsource installation to your PATH environment variable.
The build environment FS_BUILD_CONFIG_DIR is config.
v0.1.4
Fix the extension issue.
You may add C:\Program Files (x86)\FindSource or path to findsource installation to your PATH environment variable.
The build environment FS_BUILD_CONFIG_DIR is config.
v0.1.3
Using new cote crate.
Add a --full option show absolute path of matched file.
Now you can load configuration from given path.
You may add C:\Program Files (x86)\FindSource
or path to findsource installation to your PATH
environment variable.
The build environment FS_BUILD_CONFIG_DIR
is config
.
v0.0.9
Remove dbg code.
You may add C:\Program Files (x86)\FindSource
or path to findsource installation to your PATH
environment variable.
The build environment FS_BUILD_CONFIG_DIR
is config
.
v0.0.7
Fix the configuration load.
Fix the whole filename search.
Improve the debug message.
You may add C:\Program Files (x86)\FindSource or path to findsource installation to your PATH environment variable.
v0.0.5
Improve the configuration searching.
You may add C:\Program Files (x86)\FindSource
or path to findsource installation
to your PATH environment variable.
v0.0.4
Add support for stdin is not a tty.
Add C:\Program Files (x86)\FindSource to your PATH environment variable.
v0.0.3
Add C:\Program Files (x86)\FindSource to your PATH environment variable.