We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729799d commit 631995dCopy full SHA for 631995d
CHANGES.rst
@@ -2,10 +2,10 @@
2
Changes
3
=======
4
5
-Dev
+1.2
6
===
7
8
-- Add the implementation of LiveScript
+- Add LiveScript compiler
9
- Add support for `--global-var` option in LESS compiler
10
- Add SCSS / SASS compiler based on Libsass
11
static_precompiler/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.1"
+__version__ = "1.2"
0 commit comments