Skip to content

Preparation for libsass3.2 #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2015
Merged

Preparation for libsass3.2 #52

merged 1 commit into from
Mar 26, 2015

Conversation

asottile
Copy link
Member

This sets the submodule to 3.2.0-beta.2.

A few notable differences:

  • Backtraces are improved
  • image_path is gone (libsass no longer supports image-url function)
  • sass_make_data_context takes ownership of the string (so we strdup)
  • Output always ends in a \n now
  • Improved sourcemap support
  • compressed mode now outputs BOM instead of @charset

I think it's probably worth merging this? and then when 3.2 drops we should be able to just upgrade.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 179d4d8 on asottile:libsass_32 into * on dahlia:python*.

@dahlia
Copy link
Member

dahlia commented Mar 26, 2015

Huge thanks for your effort as always. 😄 I just created a new branch named 0.7-maintenance as well. From now on master will be for the next major release, and 0.7-maintenance for minor release.

dahlia added a commit that referenced this pull request Mar 26, 2015
@dahlia dahlia merged commit 0ff0e0e into sass:python Mar 26, 2015
@asottile asottile deleted the libsass_32 branch April 4, 2015 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants