Skip to content

0.4.0 With Python 3 support

Latest
Compare
Choose a tag to compare
@chrisbrownnwyc chrisbrownnwyc released this 26 Jun 21:49
· 5 commits to master since this release

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