Skip to content

libsass 0.13.0

Compare
Choose a tag to compare
@asottile asottile released this 07 Jun 19:54
· 403 commits to main since this release
  • Use getfullargspec when available in python 3. [#188 by Thom Wiggers]
  • Use sass_copy_c_string instead of strdup for portability [#196 by Anthony Sottile]
  • Use -std=gnu++0x to fix installation under cygwin [#195 #197 by Anthony Sottile]
  • Correct source map url [#201 #202 by Anthony Sottile]
  • Remove --watch [#203 by Anthony Sottile]
  • Follow up the libsass upstream: 3.4.4 --- See the release notes of Libsass 3.4.4. [#205 by Anthony Sottile]