Releases: Soheab/alexflipnote.py
Releases · Soheab/alexflipnote.py
Add support for new `wide` filter.
1.4.0 up version in setup.py and changelog.md
Fix for Image.read()
1.3.1 Update setup.py
New icon and changelogs
rewrote everything and added some changelogs at https://github.com/Soheab/alexflipnote.py/blob/master/changelog.md
fixes trash.
was giving the wrong url..
fixes colourify
Instead of checking for None its != ""
pypi's readme
This fixes the link to docs from the long description on pypi. No need to upgrade to this.
Forgot some f-strings..
amiajoke, bad and colour_image were never working....
SteamProfile.vacbanned
in the previous version SteamProfile.vacbanned was accidentally removed.. oops.
Enum for achievement and challenge.
See the docs on these two
cleanup and docs.
Changed SteamAvatars.avatar_small to just SteamAvatars.avatar. and return_bytes is gone, almost everything returns a Image object now.