- Follow up the libsass upstream: 3.3.5 --- See the release notes of LibSass 3.3.5__. [:issue:`148` by Anthony Sottile]
0.11.0
--------------
Released on March 23, 2016.
- Follow up the libsass upstream: 3.3.4 --- See the release notes of LibSass 3.3.4__. [:issue:`144` by Anthony Sottile] - Expose libsass version in ``sassc --version`` and ``sass.libsass_version`` [:issue:`142` :issue:`141` :issue:`140` by Anthony Sottile] - Fix warning about unused enum on switch [:issue:`127` :issue:`131` by Anthony Sottile] - Sourcemaps no longer imply source comments [:issue:`124` :issue:`130` by Tim Tisdall] - Add ``--source-comments`` option to ``sassc`` [:issue:`124` :issue:`130` by Anthony Sottile] - Improve formatting of ``CompileError`` under python3 [:issue:`123` by Anthony Sottile] - Raise when compiling a directory which does not exist [:issue:`116` :issue:`119` by Anthony Sottile]
0.10.1
--------------
Released on January 29, 2016.
- 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 [:issue:`98` by Anthony Sottile]
0.10.0
--------------
Released on December 15, 2015.
- Support custom import callbacks [:issue:`81` by Alice Zoë Bevan–McGregor, Anthony Sottile] - Disallow arbitrary kwargs in compile() [:issue:`109` by Anthony Sottile]
0.9.3
-------------
Released on December 03, 2015.
- Support "indented" Sass compilation [:issue:`41` by Alice Zoë Bevan–McGregor] - Fix wheels on windows [:issue:`28` :issue:`49` by Anthony Sottile]
0.9.2
-------------
Released on November 12, 2015.
- Follow up the libsass upstream: 3.3.2 --- See the release notes of LibSass 3.3.2__. [by Anthony Sottile] - Require VS 2015 to build on windows [:issue:`99` by Anthony Sottile]