* automated tests in Travis CI * fixed docs builds * fix "Invalid sequence" python warnings
0.3.0
~~~~~
* dropped Django 1.1, 2.0, 2.2 and Python 2.7, 3.4 support * added Django 3.0 and Python 3.8 suport * added automated codestyle checks
0.2.4
~~~~~
* A bunch of maintenance updates that happened during the "unmaintained" mode. * The last version with Django 1.11, 2.0, and 2.1 support
0.2.3
~~~~~
* Values for custom fields are created with their parent generator if the field is not registered (22)
0.2.2
~~~~~
* Fixed pip installation * Added ability to login_as arbitrary user
0.2.1
~~~~~
* Added xunit reference docs * Fixed ``any_text_field`` return value * Updated setup.py to use versiontools * Minor updates and bugfixes in docs and LICENCE