Skip to content

Releases: Soheab/alexflipnote.py

Add support for new `wide` filter.

01 Aug 20:49
Compare
Choose a tag to compare
1.4.0

up version in setup.py and changelog.md

Fix for Image.read()

26 Jul 14:01
307075a
Compare
Choose a tag to compare
1.3.1

Update setup.py

New icon and changelogs

13 Jul 20:15
Compare
Choose a tag to compare

fixes trash.

01 Jul 13:56
Compare
Choose a tag to compare

was giving the wrong url..

fixes colourify

30 Jun 17:45
Compare
Choose a tag to compare

Instead of checking for None its != ""

pypi's readme

21 Jun 13:52
Compare
Choose a tag to compare

This fixes the link to docs from the long description on pypi. No need to upgrade to this.

Forgot some f-strings..

20 Jun 19:51
Compare
Choose a tag to compare

amiajoke, bad and colour_image were never working....

SteamProfile.vacbanned

20 Jun 14:24
Compare
Choose a tag to compare

in the previous version SteamProfile.vacbanned was accidentally removed.. oops.

Enum for achievement and challenge.

19 Jun 19:42
Compare
Choose a tag to compare

See the docs on these two

cleanup and docs.

17 Jun 20:52
Compare
Choose a tag to compare

Changed SteamAvatars.avatar_small to just SteamAvatars.avatar. and return_bytes is gone, almost everything returns a Image object now.