Projects STRLCPY maigret Commits e520418f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    CHANGELOG.md
    skipped 1 lines
    2 2   
    3 3  ## [Unreleased]
    4 4   
     5 +## [0.4.0] - 2022-01-03
     6 +* Delayed import of requests module, speed check command, reqs updated by @soxoj in https://github.com/soxoj/maigret/pull/189
     7 +* Snapcraft yaml added by @soxoj in https://github.com/soxoj/maigret/pull/190
     8 +* Create codeql-analysis.yml by @soxoj in https://github.com/soxoj/maigret/pull/191
     9 +* Move wiki pages to ReadTheDocs by @egornagornov in https://github.com/soxoj/maigret/pull/194
     10 +* Created ReadTheDocs requirements file by @soxoj in https://github.com/soxoj/maigret/pull/195
     11 +* Fix incompatible version requirements by @JasperJuergensen in https://github.com/soxoj/maigret/pull/196
     12 +* Added link to documentation by @soxoj in https://github.com/soxoj/maigret/pull/198
     13 +* Upgraded base docker image by @soxoj in https://github.com/soxoj/maigret/pull/199
     14 +* Run CodeQL only aflter merge and each Saturday by @soxoj in https://github.com/soxoj/maigret/pull/201
     15 +* Added cascade settings loading from /.maigret/settings.json and ./settings.json by @soxoj in https://github.com/soxoj/maigret/pull/200
     16 +* Documentation and settings improved by @soxoj in https://github.com/soxoj/maigret/pull/203
     17 +* New config options added by @soxoj in https://github.com/soxoj/maigret/pull/204
     18 +* Added export of cli entrypoint by @soxoj in https://github.com/soxoj/maigret/pull/207
     19 +* Removed redundant logging by @soxoj in https://github.com/soxoj/maigret/pull/210
     20 +* PyInstaller workflow by @soxoj in https://github.com/soxoj/maigret/pull/206
     21 +* Create bug.md by @soxoj in https://github.com/soxoj/maigret/pull/213
     22 +* Fixed path and names of report files by @soxoj in https://github.com/soxoj/maigret/pull/216
     23 +* Box drawing logic improved, added new settings by @soxoj in https://github.com/soxoj/maigret/pull/217
     24 +* Fixes for win32 release by @soxoj in https://github.com/soxoj/maigret/pull/218
     25 +* Bump six from 1.15.0 to 1.16.0 by @dependabot in https://github.com/soxoj/maigret/pull/221
     26 +* Bump flake8 from 3.8.4 to 4.0.1 by @dependabot in https://github.com/soxoj/maigret/pull/219
     27 +* Bump aiohttp from 3.7.4 to 3.8.0 by @dependabot in https://github.com/soxoj/maigret/pull/220
     28 +* Bump aiohttp-socks from 0.5.5 to 0.6.0 by @dependabot in https://github.com/soxoj/maigret/pull/222
     29 +* Bump typing-extensions from 3.7.4.3 to 3.10.0.2 by @dependabot in https://github.com/soxoj/maigret/pull/224
     30 +* Bump multidict from 5.1.0 to 5.2.0 by @dependabot in https://github.com/soxoj/maigret/pull/225
     31 +* Bump idna from 2.10 to 3.3 by @dependabot in https://github.com/soxoj/maigret/pull/228
     32 +* Bump pytest-cov from 2.10.1 to 3.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/227
     33 +* Bump mock from 4.0.2 to 4.0.3 by @dependabot in https://github.com/soxoj/maigret/pull/226
     34 +* Bump certifi from 2020.12.5 to 2021.10.8 by @dependabot in https://github.com/soxoj/maigret/pull/233
     35 +* Bump pytest-httpserver from 1.0.0 to 1.0.2 by @dependabot in https://github.com/soxoj/maigret/pull/232
     36 +* Bump lxml from 4.6.3 to 4.6.4 by @dependabot in https://github.com/soxoj/maigret/pull/231
     37 +* Bump pefile from 2019.4.18 to 2021.9.3 by @dependabot in https://github.com/soxoj/maigret/pull/229
     38 +* Bump pytest-rerunfailures from 9.1.1 to 10.2 by @dependabot in https://github.com/soxoj/maigret/pull/230
     39 +* Bump yarl from 1.6.3 to 1.7.2 by @dependabot in https://github.com/soxoj/maigret/pull/237
     40 +* Bump async-timeout from 4.0.0 to 4.0.1 by @dependabot in https://github.com/soxoj/maigret/pull/236
     41 +* Bump psutil from 5.7.0 to 5.8.0 by @dependabot in https://github.com/soxoj/maigret/pull/234
     42 +* Bump jinja2 from 3.0.2 to 3.0.3 by @dependabot in https://github.com/soxoj/maigret/pull/235
     43 +* Bump pytest from 6.2.4 to 6.2.5 by @dependabot in https://github.com/soxoj/maigret/pull/238
     44 +* Bump tqdm from 4.55.0 to 4.62.3 by @dependabot in https://github.com/soxoj/maigret/pull/242
     45 +* Bump arabic-reshaper from 2.1.1 to 2.1.3 by @dependabot in https://github.com/soxoj/maigret/pull/243
     46 +* Bump pytest-asyncio from 0.14.0 to 0.16.0 by @dependabot in https://github.com/soxoj/maigret/pull/240
     47 +* Bump chardet from 3.0.4 to 4.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/241
     48 +* Bump soupsieve from 2.1 to 2.3.1 by @dependabot in https://github.com/soxoj/maigret/pull/239
     49 +* Bump aiohttp from 3.8.0 to 3.8.1 by @dependabot in https://github.com/soxoj/maigret/pull/246
     50 +* Bump typing-extensions from 3.10.0.2 to 4.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/245
     51 +* Bump aiohttp-socks from 0.6.0 to 0.6.1 by @dependabot in https://github.com/soxoj/maigret/pull/249
     52 +* Bump aiohttp-socks from 0.6.1 to 0.7.1 by @dependabot in https://github.com/soxoj/maigret/pull/250
     53 +* Bump typing-extensions from 4.0.0 to 4.0.1 by @dependabot in https://github.com/soxoj/maigret/pull/253
     54 +* Fixed some false positives by @soxoj in https://github.com/soxoj/maigret/pull/254
     55 +* Disabled non-working sites by @soxoj in https://github.com/soxoj/maigret/pull/255
     56 +* Added false results buttons to reports, fixed some falses by @soxoj in https://github.com/soxoj/maigret/pull/256
     57 +* Fixed xHamster, added support of proxies to self-check mode by @soxoj in https://github.com/soxoj/maigret/pull/259
     58 +* Disabled non-working sites, updated public sites list by @soxoj in https://github.com/soxoj/maigret/pull/263
     59 +* Bump lxml from 4.6.4 to 4.6.5 by @dependabot in https://github.com/soxoj/maigret/pull/266
     60 +* Bump lxml from 4.6.5 to 4.7.1 by @dependabot in https://github.com/soxoj/maigret/pull/269
     61 +* Bump pytest-httpserver from 1.0.2 to 1.0.3 by @dependabot in https://github.com/soxoj/maigret/pull/270
     62 +* Fixed failed tests (thx to Meta aka Facebook) by @soxoj in https://github.com/soxoj/maigret/pull/273
     63 +* Fixed votetags, updated issue template by @soxoj in https://github.com/soxoj/maigret/pull/278
     64 +* Bump async-timeout from 4.0.1 to 4.0.2 by @dependabot in https://github.com/soxoj/maigret/pull/275
     65 +* Fixed some false positives by @soxoj in https://github.com/soxoj/maigret/pull/280
     66 +* Bump attrs from 21.2.0 to 21.3.0 by @dependabot in https://github.com/soxoj/maigret/pull/281
     67 +* Bump psutil from 5.8.0 to 5.9.0 by @dependabot in https://github.com/soxoj/maigret/pull/282
     68 +* Bump attrs from 21.3.0 to 21.4.0 by @dependabot in https://github.com/soxoj/maigret/pull/283
     69 + 
     70 +**Full Changelog**: https://github.com/soxoj/maigret/compare/v0.3.1...v0.4.0
     71 + 
    5 72  ## [0.3.1] - 2021-10-31
    6 73  * fixed false positives
    7 74  * accelerated maigret start time by 3 times
    skipped 118 lines
  • ■ ■ ■ ■ ■ ■
    docs/source/conf.py
    skipped 5 lines
    6 6  copyright = '2021, soxoj'
    7 7  author = 'soxoj'
    8 8   
    9  -release = '0.3.1'
    10  -version = '0.3.1'
     9 +release = '0.4.0'
     10 +version = '0.4.0'
    11 11   
    12 12  # -- General configuration
    13 13   
    skipped 24 lines
  • ■ ■ ■ ■
    maigret/__version__.py
    1 1  """Maigret version file"""
    2 2   
    3  -__version__ = '0.3.1'
     3 +__version__ = '0.4.0'
    4 4   
  • ■ ■ ■ ■
    setup.py
    skipped 10 lines
    11 11   requires = rf.read().splitlines()
    12 12   
    13 13  setup(name='maigret',
    14  - version='0.3.1',
     14 + version='0.4.0',
    15 15   description='Collect a dossier on a person by username from a huge number of sites',
    16 16   long_description=long_description,
    17 17   long_description_content_type="text/markdown",
    skipped 10 lines
Please wait...
Page is in error, reload to recover