Releases: sass/libsass-python
Releases · sass/libsass-python
libsass 0.12.3
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Support "indented" SASS compilation [#41 by Alice Zoë Bevan–McGregor]
- Fix wheels on windows [#28 #49 by Anthony Sottile]