All Versions
9
Latest Version
Avg Release Cycle
13 days
Latest Release
1770 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