This website requires JavaScript.
Explore
Discord Server
Help
Sign in
cswimr
/
PyFlowery
Watch
1
Star
0
Fork
You've already forked PyFlowery
0
Code
Issues
Pull requests
Packages
1
Wiki
Activity
Actions
cb87400278
PyFlowery
/
pyflowery
/
version.py
2 lines
18 B
Python
Raw
Normal View
History
Unescape
Escape
(2.0.0) woohoo, first major version bump! bunch of stuff this update, including a full documentation site (still a WIP) there is now a cache created whenever an instance of `FloweryAPI` is instantiated, so you don't have to query the api and iterate through the api response to retrieve a single voice anymore! function names have also been changed with this update, hence the major version bump. `get_tts()`, `get_voices()`, and `get_voice()` have been renamed to `fetch_tts()`, `fetch_voices()`, and `fetch_voice()` respectively. `get_voices()` still exists, but with different functionality (that method retrieves voices from the internal cache instead of querying the flowery api) !BREAKING
2024-09-18 09:55:25 -04:00
VERSION
=
"
2.0.0
"
Reference in a new issue
Copy permalink