Skip to content

Commit f7c7809

Browse files
authored
Bump to 0.4.4 (soxoj#621)
1 parent 80bd7f2 commit f7c7809

File tree

5 files changed

+89
-6
lines changed

5 files changed

+89
-6
lines changed

CHANGELOG.md

+83
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,89 @@
22

33
## [Unreleased]
44

5+
## [0.4.4] - 2022-09-03
6+
* Fixed some false positives by @soxoj in https://github.com/soxoj/maigret/pull/433
7+
* Drop Python 3.6 support by @soxoj in https://github.com/soxoj/maigret/pull/434
8+
* Bump xhtml2pdf from 0.2.5 to 0.2.7 by @dependabot in https://github.com/soxoj/maigret/pull/409
9+
* Bump reportlab from 3.6.6 to 3.6.9 by @dependabot in https://github.com/soxoj/maigret/pull/403
10+
* Bump markupsafe from 2.0.1 to 2.1.1 by @dependabot in https://github.com/soxoj/maigret/pull/389
11+
* Bump pycountry from 22.1.10 to 22.3.5 by @dependabot in https://github.com/soxoj/maigret/pull/384
12+
* Bump pypdf2 from 1.26.0 to 1.27.4 by @dependabot in https://github.com/soxoj/maigret/pull/438
13+
* Update GH actions by @soxoj in https://github.com/soxoj/maigret/pull/439
14+
* Bump tqdm from 4.63.0 to 4.64.0 by @dependabot in https://github.com/soxoj/maigret/pull/440
15+
* Bump jinja2 from 3.0.3 to 3.1.1 by @dependabot in https://github.com/soxoj/maigret/pull/441
16+
* Bump soupsieve from 2.3.1 to 2.3.2 by @dependabot in https://github.com/soxoj/maigret/pull/436
17+
* Bump pypdf2 from 1.26.0 to 1.27.4 by @dependabot in https://github.com/soxoj/maigret/pull/442
18+
* Bump pyvis from 0.1.9 to 0.2.0 by @dependabot in https://github.com/soxoj/maigret/pull/443
19+
* Bump pypdf2 from 1.27.4 to 1.27.6 by @dependabot in https://github.com/soxoj/maigret/pull/448
20+
* Bump typing-extensions from 4.1.1 to 4.2.0 by @dependabot in https://github.com/soxoj/maigret/pull/447
21+
* Bump soupsieve from 2.3.2 to 2.3.2.post1 by @dependabot in https://github.com/soxoj/maigret/pull/444
22+
* Bump pypdf2 from 1.27.6 to 1.27.7 by @dependabot in https://github.com/soxoj/maigret/pull/449
23+
* Bump pypdf2 from 1.27.7 to 1.27.8 by @dependabot in https://github.com/soxoj/maigret/pull/450
24+
* XMind 8 report warning and some docs update by @soxoj in https://github.com/soxoj/maigret/pull/452
25+
* False positive fixes 24.04.22 by @soxoj in https://github.com/soxoj/maigret/pull/455
26+
* Bump pypdf2 from 1.27.8 to 1.27.9 by @dependabot in https://github.com/soxoj/maigret/pull/456
27+
* Bump pytest from 7.0.1 to 7.1.2 by @dependabot in https://github.com/soxoj/maigret/pull/457
28+
* Bump jinja2 from 3.1.1 to 3.1.2 by @dependabot in https://github.com/soxoj/maigret/pull/460
29+
* Ubisoft forums addition by @fen0s in https://github.com/soxoj/maigret/pull/461
30+
* Add BYOND, Figma, BeatStars by @fen0s in https://github.com/soxoj/maigret/pull/462
31+
* fix Figma username definition, add a bunch of sites by @fen0s in https://github.com/soxoj/maigret/pull/464
32+
* Bump pypdf2 from 1.27.9 to 1.27.10 by @dependabot in https://github.com/soxoj/maigret/pull/465
33+
* Bump pypdf2 from 1.27.10 to 1.27.12 by @dependabot in https://github.com/soxoj/maigret/pull/466
34+
* Sites fixes 05 05 22 by @soxoj in https://github.com/soxoj/maigret/pull/469
35+
* Bump pyvis from 0.2.0 to 0.2.1 by @dependabot in https://github.com/soxoj/maigret/pull/472
36+
* Social analyzer websites, also fixing presense strs by @fen0s in https://github.com/soxoj/maigret/pull/471
37+
* Updated logic of false positive risk estimating by @soxoj in https://github.com/soxoj/maigret/pull/475
38+
* Improved usability of external progressbar func by @soxoj in https://github.com/soxoj/maigret/pull/476
39+
* New sites added, some tags/rank update by @soxoj in https://github.com/soxoj/maigret/pull/477
40+
* Added new sites by @soxoj in https://github.com/soxoj/maigret/pull/480
41+
* Added new forums, updated ranks, some utils improvements by @soxoj in https://github.com/soxoj/maigret/pull/481
42+
* Disabled sites with false positives results by @soxoj in https://github.com/soxoj/maigret/pull/482
43+
* Bump certifi from 2021.10.8 to 2022.5.18.1 by @dependabot in https://github.com/soxoj/maigret/pull/488
44+
* Bump psutil from 5.9.0 to 5.9.1 by @dependabot in https://github.com/soxoj/maigret/pull/490
45+
* Bump pypdf2 from 1.27.12 to 1.28.1 by @dependabot in https://github.com/soxoj/maigret/pull/491
46+
* Bump pypdf2 from 1.28.1 to 1.28.2 by @dependabot in https://github.com/soxoj/maigret/pull/493
47+
* added and fixed some websites in data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/494
48+
* Bump pypdf2 from 1.28.2 to 2.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/504
49+
* Bump pefile from 2021.9.3 to 2022.5.30 by @dependabot in https://github.com/soxoj/maigret/pull/499
50+
* Updated sites list, added disabled Anilist by @soxoj in https://github.com/soxoj/maigret/pull/502
51+
* Bump lxml from 4.8.0 to 4.9.0 by @dependabot in https://github.com/soxoj/maigret/pull/503
52+
* Compatibility with Python 10 by @soxoj in https://github.com/soxoj/maigret/pull/509
53+
* feat: add .log & .bak files to gitignore in https://github.com/soxoj/maigret/pull/511
54+
* fix some sites and delete abandoned by @fen0s in https://github.com/soxoj/maigret/pull/526
55+
* Fixesjulyfirst by @fen0s in https://github.com/soxoj/maigret/pull/533
56+
* yazbel, aboutcar, zhihu by @fen0s in https://github.com/soxoj/maigret/pull/531
57+
* Fixes july third by @fen0s in https://github.com/soxoj/maigret/pull/535
58+
* Update data.json by @fen0s in https://github.com/soxoj/maigret/pull/539
59+
* Update data.json by @fen0s in https://github.com/soxoj/maigret/pull/540
60+
* Bump reportlab from 3.6.9 to 3.6.11 by @dependabot in https://github.com/soxoj/maigret/pull/543
61+
* Bump requests from 2.27.1 to 2.28.1 by @dependabot in https://github.com/soxoj/maigret/pull/530
62+
* Bump pypdf2 from 2.0.0 to 2.5.0 by @dependabot in https://github.com/soxoj/maigret/pull/542
63+
* Bump xhtml2pdf from 0.2.7 to 0.2.8 by @dependabot in https://github.com/soxoj/maigret/pull/522
64+
* Bump lxml from 4.9.0 to 4.9.1 by @dependabot in https://github.com/soxoj/maigret/pull/538
65+
* disable yandex music + set utf8 encoding by @fen0s in https://github.com/soxoj/maigret/pull/562
66+
* fix false positives by @fen0s in https://github.com/soxoj/maigret/pull/577
67+
* disable Instagram, fix two false positives by @fen0s in https://github.com/soxoj/maigret/pull/578
68+
* Bump certifi from 2022.5.18.1 to 2022.6.15 by @dependabot in https://github.com/soxoj/maigret/pull/551
69+
* August15 by @fen0s in https://github.com/soxoj/maigret/pull/591
70+
* Bump pytest-httpserver from 1.0.4 to 1.0.5 by @dependabot in https://github.com/soxoj/maigret/pull/583
71+
* Bump typing-extensions from 4.2.0 to 4.3.0 by @dependabot in https://github.com/soxoj/maigret/pull/549
72+
* Bump colorama from 0.4.4 to 0.4.5 by @dependabot in https://github.com/soxoj/maigret/pull/548
73+
* Bump chardet from 4.0.0 to 5.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/550
74+
* Bump cloudscraper from 1.2.60 to 1.2.63 by @dependabot in https://github.com/soxoj/maigret/pull/600
75+
* Bump flake8 from 4.0.1 to 5.0.4 by @dependabot in https://github.com/soxoj/maigret/pull/598
76+
* Bump attrs from 21.4.0 to 22.1.0 by @dependabot in https://github.com/soxoj/maigret/pull/597
77+
* Bump pytest-asyncio from 0.18.2 to 0.19.0 by @dependabot in https://github.com/soxoj/maigret/pull/601
78+
* Bump pypdf2 from 2.5.0 to 2.10.4 by @dependabot in https://github.com/soxoj/maigret/pull/606
79+
* Bump pytest from 7.1.2 to 7.1.3 by @dependabot in https://github.com/soxoj/maigret/pull/613
80+
* Update sites.md -Gitmemory.com suppression by @C3n7ral051nt4g3ncy in https://github.com/soxoj/maigret/pull/610
81+
* Bump cloudscraper from 1.2.63 to 1.2.64 by @dependabot in https://github.com/soxoj/maigret/pull/614
82+
* Bump pycountry from 22.1.10 to 22.3.5 by @dependabot in https://github.com/soxoj/maigret/pull/607
83+
* add ProtonMail, disable 3 broken sites by @fen0s in https://github.com/soxoj/maigret/pull/619
84+
* Bump tqdm from 4.64.0 to 4.64.1 by @dependabot in https://github.com/soxoj/maigret/pull/618
85+
86+
**Full Changelog**: https://github.com/soxoj/maigret/compare/v0.4.3...v0.4.4
87+
588
## [0.4.3] - 2022-04-13
689
* Added Sites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/386
790
* added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/390

docs/source/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
copyright = '2021, soxoj'
77
author = 'soxoj'
88

9-
release = '0.4.3'
10-
version = '0.4.3'
9+
release = '0.4.4'
10+
version = '0.4.4'
1111

1212
# -- General configuration
1313

docs/source/development.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ PyPi package.
8181

8282
.. code-block:: console
8383
84-
git add ...
85-
git commit -m 'Bump to 0.4.0'
84+
git add -p
85+
git commit -m 'Bump to YOUR VERSION'
8686
git push origin head
8787
8888

maigret/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Maigret version file"""
22

3-
__version__ = '0.4.3'
3+
__version__ = '0.4.4'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
requires = rf.read().splitlines()
1212

1313
setup(name='maigret',
14-
version='0.4.3',
14+
version='0.4.4',
1515
description='Collect a dossier on a person by username from a huge number of sites',
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)