Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.98 KB

CHANGES.rst

File metadata and controls

76 lines (49 loc) · 1.98 KB

Change Log

0.3.1

2018-12-24

  • Added missing setup.py classifier for Python 3.7.

0.3.0

2018-12-21

0.2.0

2018-05-15

  • Now respects the API limit of 10 names per request, and will break up larger name lists into multiple API requests transparently. This closes issue #6, reported by neginahoomi.
  • Now tested on Python 3.6, PyPy 2, and PyPy 3 as well, and generates Codecov coverage reports.
  • Dropped support for Python 2.6 and 3.2.
  • Updated author's contact info.

0.1.5

2015-10-09

0.1.4

2015-06-21

  • Switched to HTTPS endpoint.
  • Incorporated granteagon's patch for _fixtypes.
  • Added support for paid API keys.
  • Included Sphinx API docs.

0.1.3

2015-01-16

  • Supports Python 2.6, 2.7, 3.2, 3.3, and 3.4.
  • Added an integration test that calls the Genderize.io API server.
  • Now using Travis CI.

0.1.2

2014-11-26

  • Python 3 support.

0.1.1

2014-06-20

0.1.0

2014-03-15

  • Initial release.