- Image object now has a referrer url (source) as well
1.3.10
- Improved error handling when trying to fetch images
1.3.9
- Added "imgColorType" param for Google API search (pull request by [SantaHey](https://github.com/SantaHey))
1.3.8
- Security vulnerability found in Pillow. Update to version to 8.1.1.
1.3.7
Not secure
- Curses terminal progress is now started and ended using context (with statement) - CLI also uses contextual progress - Better progress output in CLI overall
1.3.6
Not secure
- CLI used non-null default params (discovered by [itoche](https://github.com/itoche))