@@ -6,8 +6,7 @@ Version 0.8.0
6
6
7
7
To be released.
8
8
9
- - Follow up the libsass upstream: 3.2.0 --- See the `release note `__
10
- of Libsass.
9
+ - Follow up the libsass upstream: 3.2.0 --- See the `release note `__ of Libsass.
11
10
[:issue: `61 `, :issue: `52 `, :issue: `56 `, :issue: `58 `, :issue: `62 `
12
11
by Anthony Sottile]
13
12
@@ -28,8 +27,8 @@ Released on March 6, 2015.
28
27
29
28
Anthony Sottile contributed to the most of this release. Huge thanks to him!
30
29
31
- - Follow up the libsass upstream: :upcommit: ` 3.1.0 ` --- See the `release note `__
32
- of Libsass. [:issue: `38 `, :issue: `43 ` by Anthony Sottile]
30
+ - Follow up the libsass upstream: 3.1.0 --- See the `release note `__ of Libsass.
31
+ [:issue: `38 `, :issue: `43 ` by Anthony Sottile]
33
32
34
33
- Custom functions and imports
35
34
- Decrementing in ``@for `` loops
@@ -71,8 +70,7 @@ Although 0.6.0--0.6.1 have needed GCC (G++) 4.8+, LLVM Clang 3.3+,
71
70
now it became back to only need GCC (G++) 4.3+, LLVM Clang 2.9+,
72
71
or Visual Studio 2013+.
73
72
74
- - Follow up the libsass upstream: :upcommit: `3.0.2 ` ---
75
- See the `release note `__ of libsass.
73
+ - Follow up the libsass upstream: 3.0.2 --- See the `release note `__ of libsass.
76
74
[:issue: `33 ` by Rodolphe Pelloux-Prayer]
77
75
- Fixed a bug that :program: `sassc --watch ` crashed when a file is not
78
76
compilable on the first try. [:issue: `32 ` by Alan Justino da Silva]
@@ -86,8 +84,7 @@ Version 0.6.1
86
84
87
85
Released on November 6, 2014.
88
86
89
- - Follow up the libsass upstream: :upcommit: `3.0.1 ` ---
90
- See the `release note `__ of Libsass.
87
+ - Follow up the libsass upstream: 3.0.1 --- See the `release note `__ of Libsass.
91
88
- Fixed a bug that :class: `~sassutils.wsgi.SassMiddleware ` never closes
92
89
the socket on some WSGI servers e.g. ``eventlet.wsgi ``.
93
90
@@ -104,8 +101,7 @@ to compile. Although 0.6.2 became back to only need GCC (G++) 4.3+,
104
101
LLVM Clang 2.9+, from 0.6.0 to 0.6.1 you need GCC (G++) 4.8+, LLVM Clang 3.3+,
105
102
or Visual Studio 2013+.
106
103
107
- - Follow up the libsass upstream: :upcommit: `3.0 ` --- See the `release note `__
108
- of Libsass.
104
+ - Follow up the libsass upstream: 3.0 --- See the `release note `__ of Libsass.
109
105
110
106
- Decent extends support
111
107
- Basic Sass Maps Support
@@ -150,8 +146,7 @@ Version 0.5.0
150
146
151
147
Released on June 6, 2014.
152
148
153
- - Follow up the libsass upstream: :upcommit: `v2.0 ` ---
154
- See the `release note `__ of Libsass.
149
+ - Follow up the libsass upstream: 2.0 --- See the `release note `__ of Libsass.
155
150
156
151
- Added indented syntax support (:file: `*.sass ` files).
157
152
- Added expanded selector support (BEM).
@@ -239,7 +234,7 @@ Released on February 21, 2014.
239
234
- Now builder creates target recursive subdirectories even if it doesn't
240
235
exist yet, rather than siliently fails.
241
236
[:issue: `8 `, :issue: `9 ` by Philipp Volguine]
242
- - Merged recent changes from libsass :upcommit: ` v1 .0.1` : `57a2f62--v1.0.1 `_.
237
+ - Merged recent changes from libsass 1 .0.1: `57a2f62--v1.0.1 `_.
243
238
244
239
- Supports `variable arguments `_.
245
240
- Supports sourcemaps.
0 commit comments