Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 530 Bytes

HISTORY.rst

File metadata and controls

30 lines (20 loc) · 530 Bytes

History

1.1.10 (2020-01-26)

  • Fixed AttributeError: 'NoneType' object has no attribute 'upper' when server reponse an empty result

1.1.9 (2019-08-26)

  • Fixed not working on python 3.5.x
  • Fixed tests failed on windows

1.1.7 (2019-05-25)

  • Added more servers, mostly from China

1.1.5 (2019-05-25)

  • Speed up get() by threading.Thread, send request simultaneously

1.1.1 (2019-05-22)

  • First release on PyPI.