forked from pool/python-cloudflare
- update to 2.14.2:
* added AI info
* account name via -a flag now. should not be needed
* stable diffusion example
* move config info into code
* first pass a new AI API calls
* cleanup of usage, added more flag descriptions
* cleanup of usage and getops values - now consistent
* timeout values now work from config or api call,
added support for image binary results, fixed logging if binary
* handle raw byte output either via --image flag or if return
from api is bytes
* more api endpoints
* added ips and issue114 tests
* add importlib_resources info for older Python versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 12:09:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.14.2:
|
||||
* added AI info
|
||||
* account name via -a flag now. should not be needed
|
||||
* stable diffusion example
|
||||
* move config info into code
|
||||
* first pass a new AI API calls
|
||||
* cleanup of usage, added more flag descriptions
|
||||
* cleanup of usage and getops values - now consistent
|
||||
* timeout values now work from config or api call,
|
||||
added support for image binary results, fixed logging if binary
|
||||
* handle raw byte output either via --image flag or if return
|
||||
from api is bytes
|
||||
* more api endpoints
|
||||
* added ips and issue114 tests
|
||||
* add importlib_resources info for older Python versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 09:47:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user