amjith / fuzzyfinder

Fuzzy Finder implemented in Python
BSD 3-Clause "New" or "Revised" License
370 stars 30 forks source link

ignore_case kwarg added to control case sensitivity #19

Closed nacezavrtanik closed 2 months ago

nacezavrtanik commented 2 months ago

Added kwarg ignore_case to allow users to opt for case-sensitive filtering.

Resolves #16

nacezavrtanik commented 2 months ago

Hi, @amjith, I've noticed this project hasn't been maintained for a while. Could you please consider reviewing this anyway? I've also commented on some open issues. 💡

amjith commented 2 months ago

Thanks, @nacezavrtanik.