Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Releases: sass/libsass-python

libsass 0.12.3

07 Jan 19:54

Choose a tag to compare

  • Follow up the libsass upstream: 3.4.3 --- See the release notes of Libsass 3.4.3. [#178 by Anthony Sottile]

libsass 0.12.2

05 Jan 21:14

Choose a tag to compare

  • Follow up the libsass upstream: 3.4.2 --- See the release notes of Libsass 3.4.2. [#176 by Anthony Sottile]

libsass 0.12.1

20 Dec 17:05

Choose a tag to compare

  • Follow up the libsass upstream: 3.4.1 --- See the release notes of Libsass 3.4.1. [#175 by Anthony Sottile]

libsass 0.12.0

11 Dec 03:07

Choose a tag to compare

  • Follow up the libsass upstream: 3.4.0 --- See the release notes of Libsass 3.4.0. [#173 by Anthony Sottile]

libsass 0.11.2

25 Oct 00:06

Choose a tag to compare

  • Drop support for python2.6 [#158 by Anthony Sottile]
  • Deprecate --watch [#156 by Anthony Sottile]
  • Preserve line endings [#160 by Anthony Sottile]
  • Follow up the libsass upstream: 3.3.6 --- See the release notes of Libsass 3.3.6. [#167 by Anthony Sottile]

libsass 0.11.1

23 Apr 00:26

Choose a tag to compare

  • Follow up the libsass upstream: 3.3.5 --- See the release notes of Libsass 3.3.5. [#148 by Anthony Sottile]

libsass 0.11.0

23 Mar 19:07

Choose a tag to compare

  • Follow up the libsass upstream: 3.3.4 --- See the release notes of Libsass 3.3.4. [#144 by Anthony Sottile]
  • Expose libsass version in sassc --version and sass.libsass_version [#142 #141 #140 by Anthony Sottile]
  • Fix warning about unused enum on switch [#127 #131 by Anthony Sottile]
  • Sourcemaps no longer imply source comments [#124 #130 by Tim Tisdall]
  • Add --source-comments option to sassc [#124 #130 by Anthony Sottile]
  • Improve formatting of CompileError under python3 [#123 by Anthony Sottile]
  • Raise when compiling a directory which does not exist [#116 #119 by Anthony Sottile]

libsass 0.10.1

30 Jan 07:02

Choose a tag to compare

  • Follow up the libsass upstream: 3.3.3 — See the release notes of Libsass 3.3.3. [by Anthony Sottile]
  • Allow -t for style like sassc [#98 by Anthony Sottile]

libsass 0.10.0

15 Dec 18:47

Choose a tag to compare

  • Support custom import callbacks [#81 by Alice Zoë Bevan–McGregor, Anthony Sottile]
  • Disallow arbitrary kwargs in compile() [#109 by Anthony Sottile]

libsass 0.9.3

03 Dec 17:22

Choose a tag to compare

  • Support "indented" SASS compilation [#41 by Alice Zoë Bevan–McGregor]
  • Fix wheels on windows [#28 #49 by Anthony Sottile]