v0.4.0
What's Changed
- Delayed import of requests module, speed check command, reqs updated by @soxoj in #189
- Snapcraft yaml added by @soxoj in #190
- Create codeql-analysis.yml by @soxoj in #191
- Move wiki pages to ReadTheDocs by @egornagornov in #194
- Created ReadTheDocs requirements file by @soxoj in #195
- Fix incompatible version requirements by @JasperJuergensen in #196
- Added link to documentation by @soxoj in #198
- Upgraded base docker image by @soxoj in #199
- Run CodeQL only aflter merge and each Saturday by @soxoj in #201
- Added cascade settings loading from ~/.maigret/settings.json and ./settings.json by @soxoj in #200
- Documentation and settings improved by @soxoj in #203
- New config options added by @soxoj in #204
- Added export of cli entrypoint by @soxoj in #207
- Removed redundant logging by @soxoj in #210
- PyInstaller workflow by @soxoj in #206
- Create bug.md by @soxoj in #213
- Fixed path and names of report files by @soxoj in #216
- Box drawing logic improved, added new settings by @soxoj in #217
- Fixes for win32 release by @soxoj in #218
- Bump six from 1.15.0 to 1.16.0 by @dependabot in #221
- Bump flake8 from 3.8.4 to 4.0.1 by @dependabot in #219
- Bump aiohttp from 3.7.4 to 3.8.0 by @dependabot in #220
- Bump aiohttp-socks from 0.5.5 to 0.6.0 by @dependabot in #222
- Bump typing-extensions from 3.7.4.3 to 3.10.0.2 by @dependabot in #224
- Bump multidict from 5.1.0 to 5.2.0 by @dependabot in #225
- Bump idna from 2.10 to 3.3 by @dependabot in #228
- Bump pytest-cov from 2.10.1 to 3.0.0 by @dependabot in #227
- Bump mock from 4.0.2 to 4.0.3 by @dependabot in #226
- Bump certifi from 2020.12.5 to 2021.10.8 by @dependabot in #233
- Bump pytest-httpserver from 1.0.0 to 1.0.2 by @dependabot in #232
- Bump lxml from 4.6.3 to 4.6.4 by @dependabot in #231
- Bump pefile from 2019.4.18 to 2021.9.3 by @dependabot in #229
- Bump pytest-rerunfailures from 9.1.1 to 10.2 by @dependabot in #230
- Bump yarl from 1.6.3 to 1.7.2 by @dependabot in #237
- Bump async-timeout from 4.0.0 to 4.0.1 by @dependabot in #236
- Bump psutil from 5.7.0 to 5.8.0 by @dependabot in #234
- Bump jinja2 from 3.0.2 to 3.0.3 by @dependabot in #235
- Bump pytest from 6.2.4 to 6.2.5 by @dependabot in #238
- Bump tqdm from 4.55.0 to 4.62.3 by @dependabot in #242
- Bump arabic-reshaper from 2.1.1 to 2.1.3 by @dependabot in #243
- Bump pytest-asyncio from 0.14.0 to 0.16.0 by @dependabot in #240
- Bump chardet from 3.0.4 to 4.0.0 by @dependabot in #241
- Bump soupsieve from 2.1 to 2.3.1 by @dependabot in #239
- Bump aiohttp from 3.8.0 to 3.8.1 by @dependabot in #246
- Bump typing-extensions from 3.10.0.2 to 4.0.0 by @dependabot in #245
- Bump aiohttp-socks from 0.6.0 to 0.6.1 by @dependabot in #249
- Bump aiohttp-socks from 0.6.1 to 0.7.1 by @dependabot in #250
- Bump typing-extensions from 4.0.0 to 4.0.1 by @dependabot in #253
- Fixed some false positives by @soxoj in #254
- Disabled non-working sites by @soxoj in #255
- Added false results buttons to reports, fixed some falses by @soxoj in #256
- Fixed xHamster, added support of proxies to self-check mode by @soxoj in #259
- Disabled non-working sites, updated public sites list by @soxoj in #263
- Bump lxml from 4.6.4 to 4.6.5 by @dependabot in #266
- Bump lxml from 4.6.5 to 4.7.1 by @dependabot in #269
- Bump pytest-httpserver from 1.0.2 to 1.0.3 by @dependabot in #270
- Fixed failed tests (thx to Meta aka Facebook) by @soxoj in #273
- Fixed votetags, updated issue template by @soxoj in #278
- Bump async-timeout from 4.0.1 to 4.0.2 by @dependabot in #275
- Fixed some false positives by @soxoj in #280
- Bump attrs from 21.2.0 to 21.3.0 by @dependabot in #281
- Bump psutil from 5.8.0 to 5.9.0 by @dependabot in #282
- Bump attrs from 21.3.0 to 21.4.0 by @dependabot in #283
- Added a couple of sites, fixed false positives by @soxoj in #286
- Bump to v0.4.0 by @soxoj in #287
New Contributors
- @egornagornov made their first contribution in #194
- @JasperJuergensen made their first contribution in #196
Full Changelog: v0.3.1...v0.4.0