Releases: sass/libsass-python
Releases · sass/libsass-python
libsass 0.14.1
libsass 0.14.0
libsass 0.13.7
libsass 0.13.6
- libsass-python has moved to the sass organization!
libsass 0.13.5
libsass 0.13.4
libsass 0.13.3
- Sort input files for determinism [#212 by Bernhard M. Wiedemann]
- Include LICENSE file in distributions [#216 by Dougal J. Sutherland]
- Add a
pysassc
entry to replacesassc
[#218 by Anthony Sottile] - Enable building with dynamic linking [#219 by Marcel Plch]
- Follow up the libsass upstream: 3.4.6 --- See the release notes of Libsass 3.4.6. [#221 by Anthony Sottile]
libsass 0.13.2
- Always add cwd to import paths [#208 by Anthony Sottile]
libsass 0.13.1
libsass 0.13.0
- Use
getfullargspec
when available in python 3. [#188 by Thom Wiggers] - Use
sass_copy_c_string
instead ofstrdup
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]