All Versions
9
Latest Version
Avg Release Cycle
13 days
Latest Release
2127 days ago
Changelog History
Changelog History
-
v1.1.701
May 25, 2019 -
v1.1.602
May 05, 2019 -
v1.1.503
May 01, 2019 -
v1.1.502
May 01, 2019 -
v1.1.501 Changes
April 27, 2019- โ Added tests
- โ Removed f-string to support Python3.5
-
v1.1.401 Changes
March 22, 2019๐ Fixed bug in RateLimitProxy which is caused by library not passes
path
to get function. -
v1.1.6
May 05, 2019 -
v1.1.5 Changes
April 23, 2019๐ Changes:
- Scoped call is now accepts list of functions
scoped_call
is now calledscoped_calls
๐ Bug Fixes:
โก๏ธ In the old version I always unpacked kwargs to new dict to addpath
andurl
to it and this causes several bugs which is fixed in this update:- Now it doesn't creates empty JSON data until you set
- Now you can really modify
kwargs
of requests
-
v1.1.4 Changes
March 16, 2019AnyAPI Now
- Much More Memory Efficient
- Much More Clean
- ๐ Supports Writing Proxy Handler
๐ Still Supports Old Codes (If you are not using proxy_configuration,
0๏ธโฃ default_data, default_json)๐ Not Merging Default Data
๐ Not Merging Default JSON
๐ Need to configure proxy_handler if already using proxy_configuration
๐ see https://github.com/FKLC/AnyAPI/wiki/7.-Proxies#using-ratelimitproxy