sassy 7.x-2.20

Bug fixes
Unsupported

#2790829: change record in D7 7.50 , required some changes to sassy.module
requires latest phpsass library, see README.txt for installation instructions and usage of this module.

sassy 7.x-2.19

New features
Unsupported

Upgrade to this if you want PHP 7 compatibility, D7 7.50 compatibility, and new features
backwards compatible with PHP 5.3, 5.4, 5.5, 5.6
Please after upgrading to this release of sassy, replace your phpsass library with a fresh copy from github or reclone phpsass
#2788059: PHP 7 compatibility

sassy 7.x-2.18

Bug fixes
New features
Unsupported

Upgrade to this if you want PHP 7 compatibility, D7 7.50 compatibility, and new features
backwards compatible with PHP 5.3, 5.4, 5.5, 5.6
Please after upgrading to this release of sassy, replace your phpsass library with a fresh copy from github or reclone phpsass

sassy 7.x-2.17

Bug fixes
Unsupported

Issue #1788924 by Steven Jones, joseph.olstad: Typeo mistake in sassy.module sassy_get_functions()

sassy 7.x-2.16

Bug fixes
Unsupported

Issue #2373135: Project Test Results are failing
reverse commit 2663bbc Number must be a number: compass

sassy 7.x-2.15

Bug fixes
Unsupported

Issue #1539310 by Steven Jones, Deciphered: Compass: Text replacement

sassy 7.x-2.14

Bug fixes
Unsupported

Issue #0000000 fix to README.txt , update link to documentation
Issue #2204611 by NaX: fix to empty css compile in certain use cases

sassy 7.x-2.13

New features
Bug fixes
Unsupported

Finally updated the damn thing.

sassy 7.x-2.12

New features
Unsupported

Added updated readme thansk to user "dasjo"

Added generic file-lookup hook to eventually allow Compass sprites and other handy things.

sassy 7.x-2.11

New features
Bug fixes
Unsupported

Fix to issue #1469864 and #1468848

Changed error syntax to include less fluff (removed the call stack entirely).

sassy 7.x-2.10

Bug fixes
Unsupported

Renamed PHamlP to PHPSass to better reflect that it's not compatible with other versions of the repo it was forked from. Updated Sassy to match.

sassy 7.x-2.9

Bug fixes
Unsupported

Hotfix to sassy_parse, fixed an issue where it couldn't import because it didn't know where the original file input was from.

sassy 7.x-2.8

New features
Unsupported

Version checking for PHamlP, pushed 2.7 prematurely so it basically doesn't exist.

sassy 7.x-2.7

New features
Bug fixes
Unsupported

Added "implicit compilation" to the 3 extensions, so that you can just tick a box rather than having "@import compass/compass;" in the head of all your files.

Updated Compass to the most recent release.

Fixed an issue with the automatic path aliases and made Compass' inline-image() work

sassy 7.x-2.6

New features
Bug fixes
Unsupported

Fixed errors in Foundation (this relies on the latest PHamlP version, update now!)

Added a default integration with all modules and themes for path lookups. For example, you can now do
@import "sasson/styles/sasson.scss";
and it (should) work without issue. This works for any module or theme if you use the machine name of the module/theme.

Fixed issue #1405906 (thanks Dvessel!)

sassy 7.x-2.5

New features
Bug fixes
Unsupported

Cleaned up since transition to prepro (removed various unused/redundant functions)
Fixed #1405906

sassy 7.x-2.4

New features
Bug fixes
Unsupported

Switched to prepro for caching/settings/picking.
Switched to libraries for phamlp integration.

Fixed issues: #1376140 #1398798 #1398784 #1403236

sassy 7.x-2.3

Bug fixes
Unsupported

Fix for issues with lighten, darken, ie_hex_str.

sassy 7.x-2.2

Bug fixes
Unsupported

Fix to Sassy watchdog helper - didn't check to see if there was a hook before making it!

sassy 7.x-2.0-rc7

New features
Bug fixes
Unsupported

Upgraded compass and bootstrap. Broke foundation (sorry, aiming to fix shortly).

Fixed regression on % units.

Integrated with Drupal testing framework (under theme).

sassy 7.x-2.0-rc6

New features
Bug fixes
Unsupported

This is a big one. Changes that I can think of (because basically every file changed):

sassy 7.x-2.0-rc5

New features
Bug fixes
Unsupported

Added Compass, Foundation, Bootstrap module integration via namespacing (eg @import "bootstrap/forms.css")
Fixed a few things with @import and @include path resolution

sassy 7.x-2.0-rc4

New features
Bug fixes
Unsupported

Added @function, @return
Fixed @extend
Added namespacing to @import statements
Added ability to import multiple files with @import statements
CSS files are now imported as SCSS to make them work. Temporary solution without side-effects so far.
Added external functions
Fixed lots of miscellaneous parser bugs
Rewrite of the majority of the non-parser parts of the module to make it faster.

---

sassy 7.x-2.0-rc3

New features
Bug fixes
Unsupported

Added @function, @return
Fixed @extend
Added namespacing to @import statements
Added ability to import multiple files with @import statements
CSS files are now imported as SCSS to make them work. Temporary solution without side-effects so far.
Added external functions
Fixed lots of miscellaneous parser bugs
Rewrite of the majority of the non-parser parts of the module to make it faster.

---

sassy 7.x-3.x-dev

New features

This version will host the PHamlP SASS parser fork.

sassy 7.x-2.0-rc2

New features
Unsupported

This version now uses sassy[] = 'filename.scss'; to include libraries in the .info file of your theme or module.

sassy 7.x-2.0-rc1

Unsupported

This version is stable and can be released once the documentation is done.

sassy 7.x-2.0-beta1

New features
Bug fixes
Unsupported

This is our first beta release. We consider this version pretty much feature complete and it seems to be very stable.

sassy 7.x-2.x-dev

New features
Bug fixes

We are moving forward to a 7.x-2.x version due to a premature and incorrect 7.x-1.0 major version release. Sorry for any inconvenience caused by this.

sassy 7.x-1.x-dev

First official version of this module. This is a development release but should be fully functional and mostly bugfree.

Subscribe with RSS Subscribe to Releases for Sassy