Skip to content

Latest commit

 

History

History
116 lines (80 loc) · 3.57 KB

CHANGELOG.rst

File metadata and controls

116 lines (80 loc) · 3.57 KB

Change Log

0.2.0-dev (Unreleased)

0.1.4 (2016-04-07)

  • Fixed bug when launched the second time to find proxies #7

0.1.3 (2016-03-26)

  • ProxyProvider renamed to Provider. ProxyProvider class is deprecated, use Provider instead.
  • Broker now accepts a list of providers and judges not only as strings but also objects of classes Provider and Judge
  • Fixed bug with signal handler on Windows #4

0.1.2 (2016-02-27)

  • Fixed bug with SIGINT on Linux
  • Fixed bug with clearing the queue of proxy check.

0.1 (2016-02-23)

  • Updated and added a few new providers
  • Few minor fix

0.1b4 (2016-01-21)

  • Added a few tests
  • Update documentation

0.1b3 (2016-01-16)

  • Few minor fix

0.1b2 (2016-01-10)

  • Few minor fix

0.1b1 (2015-12-29)

  • Changed the name of a PyProxyChecker on ProxyBroker in connection with the expansion of the concept.
  • Added support of multiple proxy providers.
  • Initial public release on PyPi
  • Many improvements and bug fixes

0.1a2 (2015-11-24)

  • Added support of multiple proxy judges.

0.1a1 (2015-11-11)

  • Initial commit with function of proxy checking