github scssphp/scssphp v1.4.0
1.4.0

latest releases: v1.12.1, v1.12.0, v1.11.1...
3 years ago
  • fix the injection of the @charset rule without mbstring (@stof)
  • Add a CI job running tests without mbstring (@stof)
  • Stop changing current directory in pscss (@stof)
  • Refactor the resolution of imports to be spec compliant (@stof)
  • Add a factory method for SassScriptException with an argument name (@stof)
  • Expose SassScriptException as a non internal class (@stof)
  • Fix regression with whitespaces or comments at the beginning of interpolated selectors (@Cerdic)
  • Fix the implementation of to-uppercase and to-lowercase to avoid being locale dependant (@Cerdic)
  • Add a better error rendering of sass errors in pscss (@stof)
  • Deprecate setFormatter in favor of setOutputStyle (@stof)
  • Deprecate all formatters except Expanded and Compressed(@stof)
  • Change the default formatter to be Expanded (@stof)
  • Migrate CI to github actions (@stof, @robocoder)
  • Fix the generation of sourcemaps (@stof)
  • Adjust the source map to account for the charset prefix (@stof)
  • Improve the phpdoc (@stof)
  • Fix the behavior of str-index (@stof)
  • Deprecate color arithmetic (@stof)
  • Fix spec compliance for the call function (@stof)
  • Fix the matching of the space ending an escape sequence (@stof)
  • Fix the behavior of to-uppercase and to-lowercase (@stof)
  • Fix the implementation of == and != between number and colors (@stof)
  • Fix the implementation of modulo (@stof)
  • Mark the units-level-3 feature as implemented (@stof)

Don't miss a new scssphp release

NewReleases is sending notifications on new releases.