mirror of
https://github.com/thangisme/notes.git
synced 2024-11-01 04:07:21 -04:00
32 lines
506 B
Markdown
32 lines
506 B
Markdown
|
# Change Log
|
||
|
|
||
|
## 0.2
|
||
|
* Show error on semicolons and curly brackets.
|
||
|
* Fix source map mappings.
|
||
|
|
||
|
## 0.1.6
|
||
|
* Fix empty comments parsing.
|
||
|
|
||
|
## 0.1.5
|
||
|
* Put comments after declaration semicolon.
|
||
|
* Use PostCSS 5.1.
|
||
|
|
||
|
## 0.1.4
|
||
|
* Fix parsing nested properties.
|
||
|
|
||
|
## 0.1.3
|
||
|
* Fix source map generation.
|
||
|
|
||
|
## 0.1.2
|
||
|
* Fix rule/declaration selection in nested rules.
|
||
|
|
||
|
## 0.1.1
|
||
|
* Fix comment between declaration case.
|
||
|
* Add logo (by Maria Keller).
|
||
|
|
||
|
## 0.1
|
||
|
* Add selector pseudo-classes support.
|
||
|
|
||
|
## 0.0.1
|
||
|
* Initial release.
|