mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
70 lines
1.5 KiB
Markdown
70 lines
1.5 KiB
Markdown
# Changelog
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.1.15] - 2021-03-14
|
|
* improved HTML reports
|
|
* fixed python-3.6- specific error
|
|
* false positives fixes
|
|
|
|
## [0.1.14] - 2021-02-25
|
|
* added JSON export formats
|
|
* improved tags markup
|
|
* realized username detection in userinfo links
|
|
* added DB stats CLI option
|
|
* added site submit logic and CLI option
|
|
* added Spotify parsing activation
|
|
* main logic refactoring
|
|
* fixed Dockerfile
|
|
* fixed requirements
|
|
|
|
## [0.1.13] - 2021-02-06
|
|
* improved sites list filtering
|
|
* pretty console messages
|
|
* Yandex services updates
|
|
* false positives fixes
|
|
|
|
## [0.1.12] - 2021-01-28
|
|
* added support of custom cookies
|
|
* fixed lots of false positives
|
|
|
|
## [0.1.11] - 2021-01-16
|
|
* tags and custom data checks bugfixes
|
|
* added parsing activation logic
|
|
|
|
## [0.1.10] - 2021-01-13
|
|
* added report static resources into package
|
|
|
|
## [0.1.9] - 2021-01-11
|
|
* added HTML and PDF report export
|
|
* fixed support of Python 3.6
|
|
* fixed tags filtering and ranking
|
|
* more than 2000 sites supported
|
|
* refactored sites and engines logic
|
|
* added tests
|
|
|
|
## [0.1.8] - 2020-12-31
|
|
* added XMind export
|
|
* more than 1500 sites supported
|
|
* parallel processing of requests
|
|
|
|
## [0.1.7] - 2020-12-11
|
|
* fixed proxies support
|
|
* fixed aiohttp stuff to prevent python 3.7 bugs
|
|
* fixed self-checking database saving error
|
|
|
|
## [0.1.6] - 2020-12-05
|
|
* fixed Dockerfile and README
|
|
|
|
## [0.1.5] - 2020-12-05 [YANKED]
|
|
|
|
## [0.1.4] - 2020-12-05 [YANKED]
|
|
|
|
## [0.1.3] - 2020-12-05 [YANKED]
|
|
|
|
## [0.1.2] - 2020-12-05 [YANKED]
|
|
|
|
## [0.1.1] - 2020-12-05 [YANKED]
|
|
|
|
## [0.1.0] - 2020-12-05
|
|
* initial release |