Changelog for
rubygem-sass-3.2.8-42.1.x86_64.rpm :
Wed Apr 24 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.8
see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
Sat Mar 23 13:00:00 2013 cooloAATTsuse.com
- use update-alternatives
Mon Mar 18 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.7
see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
Sun Mar 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.6
Tue Jan 8 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.5
Fix a bug where bogus AATTextend warnings were being generated.
Fix an AATTimport bug on Windows. Thanks to Darryl Miles.
Ruby 2.0.0-preview compatibility. Thanks to Eric Saxby.
Fix incorrect line numbering when using DOS line endings with the indented syntax.
Sat Dec 22 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.4
- Fix imports from .jar files in JRuby. Thanks to Alex Hvostov.
- Allow comments within AATTimport statements in SCSS.
- Fix a parsing performance bug where long decimals would occasionally take many minutes to parse.
Mon Nov 12 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.3
* sass --watch no longer crashs when a file in a watched directory is deleted.
* Allow AATTextend within bubbling nodes such as AATTmedia.
* Fix various JRuby incompatibilities and test failures.
* Work around a performance bug that arises from using AATTextend with deeply-nested selectors.
Sat Nov 3 13:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.2
see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
Sun Aug 26 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.1
* Fix a buggy interaction with Pow and Capybara that caused EOFErrors.
Sat Aug 11 14:00:00 2012 cooloAATTsuse.com
- updated to version 3.2.0
see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
Fri Jul 6 14:00:00 2012 cooloAATTsuse.com
- update to 3.1.20
Sat May 12 14:00:00 2012 cooloAATTsuse.com
- update to 3.1.18
* Ruby 2.0 compatibility. Thanks to Jeremy Kemper.
* Deprecate the use of AATTextend within directives such as AATTmedia.
This has never worked correctly, and now it’s officially deprecated.
It will be an error in 3.2.
Sun May 6 14:00:00 2012 cooloAATTsuse.com
- 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 AATTif statements with sass-convert.
Tue Apr 24 14:00:00 2012 cooloAATTsuse.com
- 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 AATT-moz-document directive’s non-standard url-prefix and domain function syntax.
Support the AATTsupports 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.
Tue Apr 10 14:00:00 2012 cooloAATTsuse.com
- update to 3.1.15, see
http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Mon Oct 17 14:00:00 2011 fcastelliAATTsuse.com
- update to 3.1.10
Fri Aug 26 14:00:00 2011 fcastelliAATTnovell.com
- update to 3.1.7
- add \'Provides\' macros
Thu Jul 21 14:00:00 2011 fcastelliAATTnovell.com
- updated to 3.1.4
Fri Jun 10 14:00:00 2011 aduffeckAATTnovell.com
- initial version