UNPKG

668 BMarkdownView Raw
1## 0.14.0
2* fixed parsing of semicolon after mixin without body
3
4## 0.13.0
5* set the default stringifier for Rule
6
7## 0.3.0
8* Merged in webschik's changes
9* cleanup of various files (license, readme, gulp file)
10* added a number of new tests to capture integration failures
11* resolved remaining integration failures
12* further linting cleanup (eslint strict)
13
14## 0.2.0
15* Cleanup of source and build files (eslint standards)
16* fixing issue with @ inside of a string in parens
17* new dist folder for npm with minified source files
18
19## 0.1.3
20* Fix ES2015 module export.
21
22## 0.1.2
23* Fix interpolation inside string.
24
25## 0.1.1
26* Fix `url()` parsing.
27
28## 0.1
29* Initial release.
\No newline at end of file