Version 2.1.0
- @Henryli17 fixed issue #12 which showcased a rare bug where the album API responds with
{'albums': []}
as opposed to{}
which caused aKeyError
- Fixed issue with Pillow unsupported files based on the issue report and solution discussed with @Snuggle