@@ -6,8 +6,8 @@ Version 0.6.1
6
6
7
7
To be released.
8
8
9
- - Follow up the libsass upstream: :commit : `3.0.1 ` --- See the ` release note `__
10
- of Libsass.
9
+ - Follow up the libsass upstream: :upcommit : `3.0.1 ` ---
10
+ See the ` release note `__ of Libsass.
11
11
12
12
__ https://github.com/sass/libsass/releases/tag/3.0.1
13
13
@@ -21,7 +21,7 @@ Note that since libsass-python 0.6.0 (and libsass 3.0) it requires C++11
21
21
to compile. It means you need GCC (G++) 4.8+, LLVM Clang 3.3+, or
22
22
Visual Studio 2013+.
23
23
24
- - Follow up the libsass upstream: :commit : `3.0 ` --- See the `release note `__
24
+ - Follow up the libsass upstream: :upcommit : `3.0 ` --- See the `release note `__
25
25
of Libsass.
26
26
27
27
- Decent extends support
@@ -67,8 +67,8 @@ Version 0.5.0
67
67
68
68
Released on June 6, 2014.
69
69
70
- - Follow up the libsass upstream: :commit : `v2.0 ` --- See the ` release note `__
71
- of Libsass.
70
+ - Follow up the libsass upstream: :upcommit : `v2.0 ` ---
71
+ See the ` release note `__ of Libsass.
72
72
73
73
- Added indented syntax support (:file: `*.sass ` files).
74
74
- Added expanded selector support (BEM).
@@ -96,7 +96,7 @@ Unstable Version 0.4.2-20140528-cd3ee1cbe3
96
96
Released on May 28, 2014.
97
97
98
98
- Follow up the libsass upstream:
99
- :commit : `cd3ee1cbe34d5316eb762a43127a3de9575454ee `.
99
+ :upcommit : `cd3ee1cbe34d5316eb762a43127a3de9575454ee `.
100
100
101
101
102
102
Version 0.4.2
@@ -156,7 +156,7 @@ Released on February 21, 2014.
156
156
- Now builder creates target recursive subdirectories even if it doesn't
157
157
exist yet, rather than siliently fails.
158
158
[:issue: `8 `, :issue: `9 ` by Philipp Volguine]
159
- - Merged recent changes from libsass v1.0.1: `57a2f62--v1.0.1 `_.
159
+ - Merged recent changes from libsass :upcommit: ` v1.0.1 ` : `57a2f62--v1.0.1 `_.
160
160
161
161
- Supports `variable arguments `_.
162
162
- Supports sourcemaps.
0 commit comments