File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,26 @@ Version 0.7.0
6
6
7
7
To be released.
8
8
9
+ - Follow up the libsass upstream: :upcommit: `3.1.0 ` --- See the `release note `__
10
+ of Libsass.
11
+
12
+ - Custom functions and imports
13
+ - Decrementing in ``@for `` loops
14
+ - ``@debug `` and ``@error ``
15
+ - ``not `` operator
16
+ - ``nth() `` for maps
17
+ - ``inspect() ``
18
+ - ``feature-exists() ``
19
+ - ``unique-id() ``
20
+ - ``random() ``
21
+
9
22
- Added ``precision `` parameter to :func: `sass.compile() ` function.
10
23
[:issue: `39 ` by Andrea Stagi]
11
24
- :program: `sassc ` has a new :option: `-p <sassc -p> `/:option: `--precision
12
25
<sassc --precision> ` option. [:issue: `39 ` by Andrea Stagi]
13
26
27
+ __ https://github.com/sass/libsass/releases/tag/3.1.0
28
+
14
29
15
30
Version 0.6.2
16
31
-------------
You can’t perform that action at this time.
0 commit comments