Commit graph

10 commits

Author SHA1 Message Date
adam
c841cf26b9 sassc: updated to 3.5.0
3.5.0:
This is the SassC for LibSass 3.5.0
2018-03-08 08:51:05 +00:00
adam
801992a054 sassc: updated to 3.4.8
3.4.8:
Fix regression in command line options
2018-02-26 08:09:54 +00:00
adam
54b29a9f37 libsass/sassc: updated to 3.4.7
3.4.7:
Features
* Implement exponents for numbers
* Implement long file path support for Windows

Fixes
* Error on quoted string in simple selector parsing
* Do not compress colors in selectors
* Fix issue when passing restargs to call
* Fix issue with attribute selector unification
* Improve wrapped pseudo selector handling
* Improve extend of wrapped pseudo selectors
* Fix propagation of named rest arguments
* Do not output invisible support blocks
* Various build makefile and CI related fixes
2017-11-17 11:36:30 +00:00
adam
59120e8a05 This is the SassC for LibSass 3.4.5.
Check out LibSass release notes for more information.
2017-06-13 17:20:11 +00:00
adam
52c19d7f3c This is the SassC for LibSass 3.4.2. 2017-04-09 15:33:02 +00:00
adam
a319907e00 Changes 3.4.0:
Over the last couple years we've worked very closely with the Ruby Sass team to
reach Sass 3.4 compatibility.

It's become clear that need to draw a line in sand with exactly how exactly
we can match Sass 3.4, especially in the face of changes in Sass 3.5.

With this release the LibSass team is marking the completion of active
development on Sass 3.4 compatibility. From today we'll focus our efforts on
Sass 3.5 compatibility, first prioritising CSS compatibility features like
support for CSS custom property and CSS grids.
2016-12-16 11:49:16 +00:00
adam
4c9b9cf5f8 Changes 3.3.6:
Print out the Sass language version as well
2016-06-09 08:47:42 +00:00
adam
fc24732df8 This is the SassC for LibSass 3.3.4.
Check out LibSass release notes for more information.
2016-04-14 10:58:39 +00:00
adam
e96e2cf527 Changes 3.3.3:
Fix failed assertions not being set to stderr
Fix version not working when compiled with Visual Studio
Fix poor handling of UTF-8 characters in paths
2016-03-13 18:16:13 +00:00
adam
53cf914f12 SassC is a wrapper around libsass used to generate a useful command-line
application that can be installed and packaged for several operating systems.
2015-12-30 17:40:49 +00:00