Releases: kirchnerdev/APY
Releases · kirchnerdev/APY
v2.3.0
APY v2.3.0
APY now has more routes!
Additions
- Added GET
/image/pixel(pixel.py) - Added GET
/image/titan(titan.py) - Added GET
/image/twoways(twoways.py)
Credits to @Miduwu (Moonlight Group project) 🌙
v2.2.2
APY v2.2.2
Changes
- Fixed GET
/json/binary(binary.py)
Added an exception handler. - Fixed GET
/image/rankcard(rankcard.py)
Nowxpandtotalquery parameters are required, also a conditional was added to prevent bugs.
Credits to @Miduwu (Moonlight Group project) 🌙
v2.1.0
APY v2.1.0
APY is now in production mode uvicorn -> hypercorn
Additions
- Added GET
/image/mad(mad.py) - Added GET
/image/sus(sus.py) - Added GET
/image/whoreallyare(whoreallyare.py) - Added GET
/json/anime(anime.py) - Added GET
/json/animegifs(animegifs.py) - Added GET
/json/8ball(eightball.py) - Added GET
/json/youtube(youtube.py)
Changes
- Changed GET
/(internal.py)
Now it points to the launcher instead of GET/launcher
Deletions
- Deleted GET
/launcher(internal.py)
To access it, go to GET/
Credits to @Miduwu (Moonlight Group project) 🌙
v2.0.0
APY v2.0.0
APY is now an open source 50% faster API
Additions
- Added
/json/country(country.py) - Added
/json/currency(currency.py) - Added
/json/weather(weather.py) - Added
/image/grayscale(grayscale.py) - Added
/image/mirror(mirror.py) - Added
/image/sonic(sonic.py)
Changes
- Changed
/json/translate(translate.py)
Renamedfromquery parameter tosource, renamedtoquery parameter totarget - Changed
/image/color(color.py)
Renamedshow_codequery parameter toshowCode, deletedfont_colorquery parameter - Changed
/image/gay(rainbow.py)
Renamed route to/image/rainbow - Changed
/image/rankcard(rankcard.py)
Renamedexpquery parameter toxp, renamedbackground_blurquery parameter toblur, renamedblur_colorquery parameter tocolor, deletedfont_colorquery parameter - Changed
/image/ship(ship.py)
Addedblurquery parameter, renamedtypequery parameter tostylewith allowed values as:normal,fireandbroken - Changed
/image/walletcard(walletcard.py)
Addedblurquery parameter - Changed
/image/welcomecard(welcomecard.py)
Addedblurquery parameter, deletedusernamequery parameter
Deletions
- Removed
/json/binary(binary.py)
Possible addition in the future - Removed
/image/brain(brain.py)
Possible addition in the future - Removed
/image/discordfriend(discordfriend.py)
Permanent deletion - Removed
/image/instagramcard(instagramcard.py)
Possible addition in the future - Removed
/image/kowalski(kowalski.py)
Addition in the future - Removed
/image/overlay(overlay.py)
Possible addition in the future - Removed
/image/twitter(tweet.py)
Addition in the future