Releases: Taritsyn/LibSassHost
Releases · Taritsyn/LibSassHost
v1.2.6
Version: 1.2.6
Published: 8/8/2019
Change Set: cc71101
- In the sass2scss library was fixed a error #36 “Regression in URL parsing”
- MSVC runtime was embedded into the native assemblies for Windows. Now you do not need to install the Microsoft Visual C++ Redistributable for Visual Studio 2017.
NuGet Packages
v1.2.5
v1.2.4
Version: 1.2.4
Published: 5/19/2019
Change Set: e4f981f
- Added support of the LibSass version 3.6.0
- Removed a deprecated LibSassHost.Native.debian-x64 package
NuGet Packages
v1.2.3
Version: 1.2.3
Published: 2/19/2019
Change Set: 41cedc0
- Improved a performance of the string values marshaling
- Added support of .NET Core App 2.1
NuGet Packages
v1.2.2
Version: 1.2.2
Published: 12/20/2018
Change Set: 84c5f53
- An attempt was made to fix a error #26 “"Unable to find an entry point named 'libsass_version' in DLL 'libsass'." on Azure Web App”
- Part of the auxiliary code was moved to external libraries: PolyfillsForOldDotNet and AdvancedStringBuilder
NuGet Packages
v1.2.1
v1.2.0
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
andSourceFragment
- In the
SassСompilationException
class the following properties have been deprecated:Status
andText
Format
method of theSassErrorHelpers
class was renamed to theGenerateErrorDetails
- Added support of .NET Framework 4.7.1
NuGet Packages
v1.2.0 Beta 1
v1.1.9
Version: 1.1.9
Published: 4/25/2018
Change Set: 4b5ee4f
- Added support of LibSass version 3.5.4
- In compilation options was added one new property -
AdditionalImportExtensions
(default.css
) - In LibSassHost.Native.win-* packages the directories with
win7-*
RIDs was renamed towin-*
NuGet Packages
v1.1.8
Version: 1.1.8
Published: 3/19/2018
Change Set: 145c1be
Added support of LibSass version 3.5.2.