SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.1-rubygem-sass-doc-3_4-3.4.25-1.3.x86_64.rpm :
Fri Feb 27 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.4.13

Sat Feb 14 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.4.12

Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.4.11, no changelog

Tue Oct 21 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.4.6, no changelog

Wed Oct 15 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.4.5
see https://github.com/guard/listen/releases

Mon Oct 13 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style

Sun May 18 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.3.7
see https://github.com/guard/listen/releases

Mon Apr 21 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.3.5
see https://github.com/guard/listen/releases

Sun Mar 23 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.3.4
see https://github.com/guard/listen/releases

Tue Mar 18 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.3.3
CHANGELOG moved to Github [releases](https://github.com/guard/listen/releases) page

Thu Feb 6 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.2.14
(still no update for changelog)

Sun Jan 5 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.2.13
(forgot to update http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html)

Thu Oct 10 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.12
Add a couple missing requires, fixing some load errors, especially when using the command-line interface.
Tune up some heuristics for eliminating redundant generated selectors. This will prevent some selector elimination in cases where multi-layered AATTextend is being used and where it seems intuitively like selectors shouldn’t be eliminated.
Fix AATTextend’s semantics with respect to pseudo-elements. They are no longer treated identically to pseudo-classes.
A more understandable error is now provided when the -E option is passed to the Sass command line in ruby 1.8
Fixed a bug in the output of lists containing unary plus or minus operations during sass <=> scss conversion.
Avoid the IE7 content: counter bug with content: counters as well.
Fix some thread-safety issues.

Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.10
(they forgot to update SASS_CHANGLOG.html)

Mon May 13 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.2.9
- [#88] Update wdm dependency. (fixed by [AATTmrbinky3000][])
- [#78] Depend on latest rb-inotify. (fixed by [AATTmbj][])

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


 
ICM