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