mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
44 lines
929 B
Markdown
44 lines
929 B
Markdown
# Changelog
|
|
|
|
## [Unreleased]
|
|
|
|
## [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 |