- Support the new Django 1.10 MIDDLEWARE style - Release as a universal wheel
0.9.1
- middleware: check if content-type is defined: https://github.com/cobrateam/django-htmlmin/issues/98
0.9.0
- minify html respose for all status_code, making possible minify error pages - support Django 1.9.1
0.8.0
- improve performance making EXCLUDE_TAGS and TEXT_FLOW into sets - 'sup' tag to TEXT_FLOW - modify whitespace regex to keep non-breaking spaces - support Python 3 - support Django 1.8