Skip to content

Releases: FusionSid/FusionSidAPI.py

FusionSidsAPI.py

09 Apr 02:00
Compare
Choose a tag to compare

1.0.3 (9/04/2022)

Added 5 new meme endpoints to the GenerateMeme class

- boo (`GenerateMeme.boo()`)
- brain (`GenerateMeme.brain()`)
- delete (`GenerateMeme.delete()`)
- expanding wwe (`GenerateMeme.expanding_wwe()`)
- change my mind (`GenerateMeme.change_my_mind()`)

FusionSidsAPI.py

01 Apr 05:37
Compare
Choose a tag to compare

v1.0.0

From the changelog

  • Added pil method to the Image class
  • Added save_bytesio to Image class
  • Changed self param in classmethods to cls
  • Updated examples in doc strings

I forgot to make a release for v0.0.10 and v0.0.11 but heres a summary:

  • Added font converting

  • There are 1969 fonts to choose from
    Haha I know im so funny

  • New Things Added:

    (class) FontImage

    (method) Image.font_list: (print_all: bool = False) -> list

    (method) Image.font_convert: (text: str, font_name: str, color: str = "black") -> FontImage

  • Changed up readme, docs and examples

Compare: 0.0.9...1.0.0

FusionSidAPI.py

20 Mar 03:01
Compare
Choose a tag to compare

From the Changelog

0.0.9 (20/03/2022)

  • Added Image.get_colors():
    takes in a image and finds the most dominant colours and the colour palette

  • Fixed examples for most functions doc strings

Compare: 0.0.8...0.0.9

FusionSidsAPI.py

19 Mar 10:12
Compare
Choose a tag to compare

Updated some things:

From CHANGELOG

  • Made most functions @classmethod's so you don't have to init the class
  • Updated all doc strings to use :param so IDE's show it when typing
  • Fixed import * to import the actual stuff

Also this has docs now yay
https://fusionsid.github.io/FusionSidAPI.py/

Compare: 0.0.7...0.0.8

FusionSidsAPI.py

10 Mar 03:49
Compare
Choose a tag to compare

Version 0.0.7

Added 9 Text commands + Reddit search

FusionSidsAPI.py

09 Mar 02:00
Compare
Choose a tag to compare
0.0.6

Wordle | v0.0.6