Changelog

0.6.0 14-02-2015

  • [Feature] #48: Improved comparison for yes / no in play_again().
  • [Support] #37: Added PyPI version and RTD badges.
  • [Support] #22: Added Trove classifiers to setup.py.

0.5.0 29-01-2015

  • [Support] #46: Added long_description to setup.py, this will appear as package description on PyPI.

0.4.0 23-01-2015

  • [Support] #38: Converted README.md to README.rst, so that it shows up on PyPI.
  • [Support] #36: Added a changelog file, based on https://github.com/bitprophet/releases Created a sphinx configuration to build it.
  • [Support] #43: Add doc-requirements.txt to install requirements to build the documentation. This is required for building the documentation on RTD.
  • [Support] #44: Updated README.rst to reflect the current usage and development procedures.