Releases: FusionSid/FusionSidAPI.py
FusionSidsAPI.py
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
v1.0.0
From the changelog
- Added
pil
method to the Image class - Added
save_bytesio
to Image class - Changed
self
param in classmethods tocls
- 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
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
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
Version 0.0.7
Added 9 Text commands + Reddit search
FusionSidsAPI.py
0.0.6 Wordle | v0.0.6