Releases: arrrlo/Google-Images-Search
Releases · arrrlo/Google-Images-Search
v1.4.6
v1.4.3
v1.4.1
1.4.1
Fixed in 1.4.1
- Search parameters aligned with Google's definitions (pull request by @SiewLinYap)
Added in 1.4.1
- Support for transparent images
v1.4.0
v1.3.8 stable
Fixed in 1.3.8
- Security vulnerability found in Pillow. Update to version to 8.1.1.
v1.3.7 stable
Fixed in 1.3.7
- Handling CLI exception when api key and cx are not provided
- Handling PIL open and rgb convert exception
Added in 1.3.7
- Curses terminal progress is now started and ended using context (with statement)
- CLI also uses contextual progress
- Better progress output in CLI overall
v1.3.4 stable
Merge pull request #80 from arrrlo/develop hotfix/query-number-limit
v1.3.3 stable
Merge pull request #76 from arrrlo/develop Hotfix/ssl check
v1.3.2 stable
Merge pull request #70 from arrrlo/hotfix/some-images-fail-to-dwonload hotfix/some-images-fail-to-dwonload
v1.3.1 stable
Python 2.7 support removed.