- (Breaking) Remove option to ignore 'S' category ([135][]) - (Breaking) Bump minimum supported Python version to 3.9 ([126][]) - (Enhacement) Print page and title that caused an exception ([133][])
0.3.2
- (Enhancement) Expose `get_profile_data` function and related types ([79][]) - (chore) Various version bumps ([70][], [71][], [74][], [75][], [78][])
0.3.1
- (Enhancement) Bump `lxml` to 4.7.1, address CVE-2021-43818 ([64][], [65][]) - (Fixed) Fix Windows encoding error when export includes characters outside of CP-1252 ([67][])
0.3.0
- (Breaking) Drop support for Python 3.5 - (Enhancement) Remove usage of system locale - (Enhancement) Add `--version` flag - (Fixed) Include latest film on export - (Fixed) Include script with correct spelling (`fa-scraper`)
0.2.0
- (Fixed) Fix default locale on macOS ([42][]) - (Fixed) Fix default locale on Windows ([43][]) - (Added) Add support for exporting lists ([21][]). Thanks [Darruko][]!