v4.1.2
Minor updates:
- Removed constraint that would not allow
recursive
to be set toTrue
whenin_folder
would be set toTrue
. - Implemented fix for #94 where difPy would not search through files in folders containing brackets ("[" or "]") in the file path when
in_folder
would be set toTrue
. - Implemented fix for #105 where the
search.results
output would be inaccurate whenin_folder
would be set toTrue
. - Other minor code improvements.
- Fixed typos in
README.md
.