All Versions
9
Latest Version
Avg Release Cycle
13 days
Latest Release
2574 days ago

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 called scoped_calls

    🐛 Bug Fixes:
    ⚡️ In the old version I always unpacked kwargs to new dict to add path and url 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, 2019

    AnyAPI 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