v1.0.0
This release features major changes regarding CLI implementation. By using the click library, bfscraper now offers support for decent command line operation, with a bunch of options that allow scraping procedure tailoring. Furthermore, some weird corrupted file issue was corrected, code was documented and README information was extended.
What's Changed
- Delete src/bfscraper/tools/aux.py by @erlete in #3
- General improvements by @erlete in #4
- Quality of life changes by @erlete in #5
Full Changelog: v0.1.0...v1.0.0