- Added partial ratio function
- Added include_partial keyword to most matching functions
- These will both search for partial substrings within the strings for better results
- Updated docs to reflect those changes
- Added test cases to make sure everything works as intended
- Added numbers to only_letters keyword
- Might re-name that in the future
- Added args module for cleanup