Skip to content

1.6.13

Compare
Choose a tag to compare
@jwhitlock jwhitlock released this 25 May 22:36
· 160 commits to master since this release
1.6.13
  • 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