History

0.1.0

  • Base from filled cookiecutter-pypackage template.

0.2.0

  • Basic functionality of the module.

0.3.0

  • Added Tests for language, language_name and language_autonym functions.
  • Added Documentation.
  • Fixed bug with path to database.
  • Metadata changes.

1.0.0

  • Changes to CONTRIBUTING.rst.
  • Changes to Makefile.
  • Changes to README.rst.
  • Added usage examples and credited database source.
  • Compiled documentation.

1.1.0

  • Moved module code into __init__ file.
  • Updated history and tests.