Skip to content

v4.1.2

Compare
Choose a tag to compare
@elisemercury elisemercury released this 16 Nov 17:01
· 135 commits to main since this release

Minor updates:

  • Removed constraint that would not allow recursive to be set to True when in_folder would be set to True.
  • 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 to True.
  • Implemented fix for #105 where the search.results output would be inaccurate when in_folder would be set to True.
  • Other minor code improvements.
  • Fixed typos in README.md.