- Modernize the codebase.
- Add a parameter to enable/disable case insensitivity.
- Case insensitive matching. (Gokul Soumya)
- Add an accessor function for fuzzy find. (Amjith)
- Support integer inputs. (Matheus)
- Use lookahead regex to find shortest match. (Gokul Soumya)