v0.4.0, 2020-06-26 -- Whoa! After 5 years an update
- Now supports Python3
- Removed bin/resolveimage.py and moved code to main.py
- resolve an image on the command line with python -m imageresolver
- Reorganized module
- created a base exception
- moved all exceptions to imageresolver.exc
- moved logic to imageresolver.base
- Bug fixes
- fixed opengraph detecting invalid images