Skip to content

v1.2.0

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 16 Nov 18:39
· 76 commits to master since this release

Version: 1.2.0
Published: 11/16/2018
Change Set: 1df3f2f

  • Added support of the LibSass version 3.5.5
  • Now the LibSass for Windows requires the Microsoft Visual C++ Redistributable for Visual Studio 2017
  • From compilation options was removed the AdditionalImportExtensions property
  • Fixed a error #30 “Conflict of using multiple sites in one application pool”
  • Error messages have become more informative
  • In the SassException class was added one new property - Description
  • In the SassСompilationException class was added two new properties: ErrorCode and SourceFragment
  • In the SassСompilationException class the following properties have been deprecated: Status and Text
  • Format method of the SassErrorHelpers class was renamed to the GenerateErrorDetails
  • Added support of .NET Framework 4.7.1

NuGet Packages