Releases: RonaldTreur/STSS
v0.4.3
Bugs fixed in this release:
- Backslashes are incorrectly added when using
L('somekey')
Additionally some useful shorthands were added to the default ones that ship with STSS.
Thanks to @mmeester and @silvandiepen for these contributions!
v0.4.2
v0.4.1
STSS 0.4.0 (contains Node v0.12 support)
It's been a long time coming, but support for Node v0.12 has finally arrived to STSS!
A big thanks to @xavierlacot for pointing in the right direction!
Additionally, this release packs a newer version of LibSass to parse the SCSS (to which your STSS is converted in step 1). LibSass v3 closes part of the gap that exists between the C-compiler and the Ruby one. In other words: More SCSS-constructs are now available for you to use in your STSS!
STSS 0.3.0
Since 0.2.1 a lot of bugs were squashed, involving some refactoring of existing components. Locating these issues would not have been possible without your help. A gracious hat tip to @jvandijk and @Pyreweb, who raised most of the issues solved in this release.
Fixes:
- Array-values in general
- Object-values in general
- Nested arrays/object-values
- Array values inside queries
- Full stops (.) in texts