~~~~~~~~~~~~~~~~ * Added Django 3.1 and 3.2 support (Awais Qureshi) * Added tox and enable Github actions for testing across different Django and Python versions (Awais Qureshi)
0.8
~~~~~~~~~~~~~~~~ * Added Django 3.0 support (Tobias Kunze, Dan Kingston) * Included LICENSE file in distribution (Dougal J. Sutherland) * Added LIBSASS_ADDITIONAL_INCLUDE_PATHS setting (Iwan Trofimtschuk) * Removed unnecessary quoting from output of `static` function
~~~~~~~~~~~~~~~~ * Fixed call to FilterBase super for django-compressor 1.6 compatibility (Dennis Vermeulen)
0.5
~~~~~~~~~~~~~~~~ * Added sourcemap support (Saulius Žemaitaitis) * Updated the `static` function to use the more versatile django.contrib.staticfiles implementation (Carl Johnson)
0.4
~~~~~~~~~~~~~~~~ * Added support for custom functions (Alexandre Pocquet) * Added a `static` function to generate paths to assets such as images and fonts (Alexandre Pocquet)