Skip to content

Releases: AlexMili/extract_favicon

v0.5.0

21 Dec 22:45
Compare
Choose a tag to compare

Bump version to 0.5.0 f0d5d08
Use user client for guessing size when available d04b1ea
Fix tests requirements name ab9e704
Sync doc index and Readme 3140b34
Choose custom strategy to find best Favicon fae198b
Generate default Favicon for given URL 2936c7d
Add Duckduckgo and Google source for Favicon f388aca
Split loaders and default var in separate files + refacto 40ddad1
Add async tests e3867b2

v0.4.1

11 Dec 13:07
Compare
Choose a tag to compare

Fix some missing types 1121224
Bump version to 0.4.1 47aa528
Add details to README 27b8228
Add missing package to build doc 89c4662
Add documentation d8970a6
Add docstrings 1fccdce
Fix image format guessing 46a4093
Missing tests 342f8fc
Option to load base64 image when guessing size 76fc76d
Rename async file 5183bd1

v0.4.0

10 Dec 16:00
Compare
Choose a tag to compare

Bump version to 0.4.0 468cee0
Merge branch 'main' of github.com:AlexMili/extract_favicon b62e0db
Add Async support 28760ec
Check favicon availibility + guess favicon size 9578c45
Merge pull request #1 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3 fa4dbc3
⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 3650a2d

v0.3.0

09 Dec 08:17
Compare
Choose a tag to compare

Bump version to 0.3.0 f68695f
Download modes 8f259fd
Missing from_url test ceacb18

v0.2.0

08 Dec 19:09
Compare
Choose a tag to compare

Fix typing 4de6733
Bump version to 0.2.0 5f094f7
Extract favicons from URL db368d6
Download extracted favicons 59b2c81
Add new meta and fallbacks URLs 870f8f6
Fix README errors 3931ffc

v0.1.0

05 Dec 21:50
Compare
Choose a tag to compare
first commit