Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.31 KB

HISTORY.rst

File metadata and controls

66 lines (42 loc) · 1.31 KB

History

v0.3.1 (2020-11-10)

  • Issue #24: Infinite loop getting proxy if no proxies available
  • Issue #23: sqlalchemy.exc.InvalidRequestError: Entity ProviderRequest has no property 'country'

v0.3.0 (2020-11-07)

  • Issue #5: NordVPN support
  • Issue #16: Filter by provider in ProxiesList
  • Issue #20: Remove old tests and fix TestProvider
  • Issue #17: maxmind geoip2 should be optional
  • Issue #22: Get country in Proxynova provider
  • Issue #19: Proxynova has changed its script element
  • Issue #18: Download geoip2 using maxmind license
  • Issue #15: Migrate database schema
  • Issue #14: Serve web docs
  • Issue #13: Create docs
  • Issue #6: Countries list

v0.2.5 (2019-04-08)

  • Issue #12: Invalid proxynova row

v0.2.4 (2019-11-13)

  • Fixed infinite recursion loop when a country doesn't have any proxy.
  • Now raises an StopIteration exception instead of just breaking the loop.

v0.2.3 (2018-10-21)

  • Fix Python2 support.

v0.2.2 (2018-10-21)

  • Fix Python2 support and requirements file in MANIFEST.

v0.2.1 (2018-10-21)

  • Fixed setup.py file.

v0.2.0 (2018-10-20)

  • Docs and tests.

v0.1.0 (2018-01-19)

  • First release on PyPI.