* Added tests structure; * Covered all code with tests except for the management command; * Confirmed support for Django 1.8 to Django 1.11, Python 2 and Python 3.5 through 'tox';
0.4.0
--------------------------
* Dropped support for Django <= 1.7; * Fixed command line arguments for Django == 1.8;
0.3.1
--------------------------
* Lowering down minimal 'django-braces' dependancy, better classifiers for Django versions in setup.py;
0.3.0
--------------------------
* Implemented command line to deploy webfont from download ZIP on Icomoon, contains many backward incompatible settings, this is related to issue 2;