- update to 3.1.17
Don’t crash when calling #inspect on an internal Sass tree object in Ruby 1.9.
Fix some bugs in sass --watch introduced in 3.1.16. Thanks to Maher Sallam.
Support bare interpolation in the value portion of attribute selectors (e.g. [name=#{$value}]).
Support keyword arguments for the invert() function.
Handle backslash-separated paths better on Windows.
Fix rake install on Ruby 1.9.
Properly convert nested @if statements with sass-convert.
OBS-URL: https://build.opensuse.org/request/show/116538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-sass?expand=0&rev=14
- update to 3.1.16
Fix some bugs in sass-convert selector parsing when converting from CSS.
Substantially improve compilation performance on Ruby 1.8.
Support the @-moz-document directive’s non-standard url-prefix and domain function syntax.
Support the @supports directive.
Fix a performance issue when using /*! */ comments with the Rails asset pipeline.
Support -moz-element.
Properly handle empty lists in sass-convert.
Move from FSSM to Listen for file-system monitoring.
OBS-URL: https://build.opensuse.org/request/show/115214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-sass?expand=0&rev=12