HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/postcss-sass/CHANGELOG.md
## 0.1.0
* Initial release.
* Basic Sass syntax support. Now supporting nesting and pseudo-classes.

## 0.2.0
* Fixed nesting.
* Variables, comments, '!important' support.
* Added Stringifier.

## 0.3.0
* Refactoring (@sdwvit).
* List/map.
* Loop.
* Move to ES6 syntax (@gucong3000).
* Test cases for `stylelint` (@gucong3000).
* Multiline comments (@gucong3000).
* Interpolation.

## 0.3.1
* Dependencies update (postcss, eslint, jest, postcss-parser-tests, postcss-scss)
* `hoek` dependency security fix

## 0.3.2
* Fix percentage unit for value of property (@renataogarcia)