Fedora 21 Update: php-scssphp-0.1.6-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 10 19:09:10 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-10910
2015-06-29 21:06:16
--------------------------------------------------------------------------------

Name        : php-scssphp
Product     : Fedora 21
Version     : 0.1.6
Release     : 1.fc21
URL         : http://leafo.net/scssphp
Summary     : A compiler for SCSS written in PHP
Description :
SCSS (http://sass-lang.com/) is a CSS preprocessor that adds many features like
variables, mixins, imports, color manipulation, functions, and tons of other
powerful features.

The entire compiler comes in a single class file ready for including in any kind
of project in addition to a command line tool for running the compiler from the
terminal.

scssphp implements SCSS (3.2.12). It does not implement the SASS syntax, only
the SCSS syntax.

--------------------------------------------------------------------------------
Update Information:

## v0.1.6

* !global
* more built-in functions
* Server: checkedCachedCompile() (@zimzat)
* Server: showErrorsAsCSS() to display errors in a pseudo-element (@khamer)
* misc bug fixes

## v0.1.5

Maintenance Release

### Maintenance

* doc updates (suggested by @jimmykane)

### Bug fix

* bin/pscss: fix inclusion of scss.inc.php (@etu)
* bin/pscss: fix namespace for formatters (@etu)
* @import protocol-relative paths (reported by @antiphp)
* Color names should be case-insensitive (reported by @varun21)
* Fix the return value in case of a parse error (@bgarret)
* placeholder support

### Enhancement

* bin/pscss: @imports relative to explicit input file (suggested by lweel)
* bin/pscss: add -i option to bin/pscss to add import path (@etu)
* bin/pscss: add -p option to specify precision (suggested by @kevinklika)

### Increasing parity with reference implementation

* expression evaluation changes
* color division now truncates instead of rounding
* add "compact" formatter

## v0.1.4

## v0.1.3

Bump revision and year in copyright notice

## v0.1.2

Map support

### Compatibility

* map support (map_get, map_keys, map_values, map_remove, map_has_key, map_merge) (@okj579)

### Enhancements

* bin/pscss: set import path via -i=path (@etu)

### Bug fixes

* fix formatter namespace (@etu)
* fix return value in case of parse error (@bgarret)
* check callback (@aaukt)
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun 28 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.1.6-1
- Updated to 0.1.6 (RHBZ #1226748)
- Added autoloader
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jan  2 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.1.1-2
- Bump release for Koji/Bodhi
* Thu Oct 30 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.1.1-1
- Updated to 0.1.1 (BZ #1126612)
- Removed man page
- %license usage
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1226748 - php-scssphp-v0.1.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1226748
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-scssphp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list