- Switched css loading to always use staticfiles storage by default - Added `INLINECSS_CSS_LOADER` setting for configuring CSS loading - Corrected behavior of storage-based loading to work with non-filesystem storages
0.2.0
- Added explicit support of Django 1.11 and dropped support of earlier Django versions. - Switched to pytest for testing - Set up automated code linting - Added official support for python 3.5 and 3.6