Skip to content

Releases: AlexMili/extract_favicon

v0.5.5

Choose a tag to compare

@AlexMili AlexMili released this 07 Jul 07:11

Bump version to 0.5.5 508af99
Remove old mypy parameter ff72bfc
Fix percent-encoded inline data URI (#16) c2958a2
Fix unreachable URLs e6e30c2
Merge pull request #15 from AlexMili/dependabot/github_actions/actions/cache-6 a7779a0
⬆ Bump actions/cache from 5 to 6 69106d9
Merge pull request #14 from AlexMili/dependabot/github_actions/actions/checkout-7 760457e
⬆ Bump actions/checkout from 6 to 7 048f19e
Merge pull request #12 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0 1a36c81
Merge pull request #13 from AlexMili/dependabot/github_actions/softprops/action-gh-release-3 faa3ba5
Remove unused import 4df6fc9
Refacto shared code 8cda456
⬆ Bump softprops/action-gh-release from 2 to 3 5d3ff96
⬆ Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 49270cd
Merge pull request #11 from AlexMili/dependabot/github_actions/actions/cache-5 67d9024
⬆ Bump actions/cache from 4 to 5 6fab091
Merge pull request #10 from AlexMili/dependabot/github_actions/actions/checkout-6 a07db07
Merge pull request #7 from AlexMili/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0 c29719f
⬆ Bump actions/checkout from 4 to 6 d9b8265
⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 97f9cba

v0.5.4

Choose a tag to compare

@AlexMili AlexMili released this 26 Sep 09:54

Bump to version 0.5.4 e88b932
Fix linting issues d5d8327
Fix guessing ICO size (#9) bdf794f

v0.5.3

Choose a tag to compare

@AlexMili AlexMili released this 02 Aug 21:07

Fix guessing ICO size (#9) bdf794f

v0.5.2

Choose a tag to compare

@AlexMili AlexMili released this 02 Aug 16:42

Update reachable to fix #4 cd20d2c

v0.5.1

Choose a tag to compare

@AlexMili AlexMili released this 30 May 14:41
  • Load SVG Favicon in base64 format 709b69b
  • Add include_fallbacks param when getting best favicon 2cfa3c0
  • Catch http errors when guessing image size 81976a1
  • Handle image with empty bytes content 8bceed4
  • Handle bad base64 images fadf801

v0.5.0

Choose a tag to compare

@AlexMili AlexMili released this 21 Dec 22:45
  • Use user client for guessing size when available d04b1ea
  • 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
  • Add async tests e3867b2

v0.4.1

Choose a tag to compare

@AlexMili AlexMili released this 11 Dec 13:07

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

Choose a tag to compare

@AlexMili AlexMili released this 10 Dec 16:00

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

Choose a tag to compare

@AlexMili AlexMili released this 09 Dec 08:17

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

v0.2.0

Choose a tag to compare

@AlexMili AlexMili released this 08 Dec 19:09

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