django-pipeline v1.6.13 Release Notes

Release Date: 2017-05-25 // almost 7 years ago
    • ๐Ÿ›  Fix forward-slashed paths on Windows. Thanks to @etiago
    • ๐Ÿ›  Fix CSS URL detector to match quotes correctly. Thanks to @vskh
    • โž• Add a compiler_options dict to compile, to allow passing options to custom compilers. Thanks to @sassanh
    • ๐Ÿ‘Œ Verify support for Django 1.11. Thanks to @jwhitlock