* Added in an `extractor` method into the `FuzzyFinder` class, allowing for different objects to be put into it * Made it easier to search for fullnames * Added in a `dsearch` api command * This api command uses FuzzyFinder to search for descriptions instead of the package names
2.1.0
Whats new
* Fuzzy searching * Added in a simple fuzzy finder for getting matches from the api on thunderstore.io * New command `fsearch` that implements the fuzzy finding algorithm * the `search` command is deprecated in favor of `fsearch`
1.1.0
Whats new
* Adding in readme documentation and pngs * Adding in documentation for flags and what else is needed
1.0.0
Whats available
* Searching through the online thunderstore api * Downloading mods using thunderstore api * Redownloading mods using version controlled jsons * Support for python3.8 to python3.12