Skip to content

Releases: arrrlo/Google-Images-Search

v1.4.6

05 Oct 17:02
dc38ced
Compare
Choose a tag to compare

1.4.6

Fixes in 1.4.6

  • custom name bug for multiple files

1.4.5

Fixes in 1.4.5

  • multiple search with different data without instantiating GIS object again

1.4.4

Fixes in 1.4.4

  • Dependency version for Click

v1.4.3

24 May 12:07
c96e4a1
Compare
Choose a tag to compare

1.4.3

Added in 1.4.3

  • Travis switched with GitHub Actions

Fixed in 1.4.2

  • Updated version of google-api-python-client lib

v1.4.1

23 Feb 12:14
b604976
Compare
Choose a tag to compare

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

15 Feb 11:48
f074b4a
Compare
Choose a tag to compare

Added in 1.4.0

  • Image object now has a referrer url (source) as well

v1.3.8 stable

19 Mar 07:42
65de651
Compare
Choose a tag to compare

Fixed in 1.3.8

  • Security vulnerability found in Pillow. Update to version to 8.1.1.

v1.3.7 stable

17 Mar 10:56
b5c7b5c
Compare
Choose a tag to compare

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

29 Oct 10:05
5cf5f4b
Compare
Choose a tag to compare
Merge pull request #80 from arrrlo/develop

hotfix/query-number-limit

v1.3.3 stable

16 Sep 11:42
925b4f8
Compare
Choose a tag to compare
Merge pull request #76 from arrrlo/develop

Hotfix/ssl check

v1.3.2 stable

27 Aug 09:30
a3389e5
Compare
Choose a tag to compare
Merge pull request #70 from arrrlo/hotfix/some-images-fail-to-dwonload

hotfix/some-images-fail-to-dwonload

v1.3.1 stable

19 Aug 13:09
e817d2f
Compare
Choose a tag to compare

Python 2.7 support removed.