Skip to content

Releases: Taritsyn/LibSassHost

v1.0.2

26 Mar 16:56
Compare
Choose a tag to compare

Version: 1.0.2
Published: 3/26/2017
Change Set: 10837f0

Added support of .NET Core 1.0.4.

NuGet Packages

v1.0.1

09 Mar 18:58
Compare
Choose a tag to compare

Version: 1.0.1
Published: 3/9/2017
Change Set: 875d953

Fixed a error #14 “Unable to debug ASP.NET MVC project”.

NuGet Packages

v1.0.0

03 Mar 14:37
Compare
Choose a tag to compare

Version: 1.0.0
Published: 3/3/2017
Change Set: 1dcc181

  • Added support of .NET Core 1.0.3 and .NET Framework 4.5
  • Native assemblies for Windows have been moved to separate packages: LibSassHost.Native.win-x86 and LibSassHost.Native.win-x64
  • Now the libSass for Windows requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015
  • Added a packages, that contains a native assemblies for Debian-based Linux (x64) and OS X (x64)
  • SassCompiler class was converted to a static class
  • In SassCompiler class was added two static properties: Version and LanguageVersion
  • IndentedSyntax and SourceMapFilePath compilation options was converted into parameters of compilation methods
  • SassСompilationException class was made serializable
  • Added a two new exception classes: SassException and SassCompilerLoadException
  • Now it is possible to use the Sass compiler without the file manager
  • In IFileManager interface was added SupportsConversionToAbsolutePath property
  • In FileManager class the Current property was renamed to Instance

NuGet Packages

v1.0.0 Beta 1

01 Mar 19:23
Compare
Choose a tag to compare
v1.0.0 Beta 1 Pre-release
Pre-release

Version: 1.0.0 Beta 1
Published: 3/1/2017
Change Set: c811763

  • SassCompiler class was converted to a static class
  • In SassCompiler class was added two static properties: Version and LanguageVersion
  • IndentedSyntax and SourceMapFilePath compilation options was converted into parameters of compilation methods
  • Added a two new exception classes: SassException and SassCompilerLoadException
  • Now it is possible to use the Sass compiler without the file manager
  • In IFileManager interface was added SupportsConversionToAbsolutePath property
  • In FileManager class the Current property was renamed to Instance

NuGet Packages

v1.0.0 Alpha 2

08 Feb 18:12
Compare
Choose a tag to compare
v1.0.0 Alpha 2 Pre-release
Pre-release

Version: 1.0.0 Alpha 2
Published: 2/8/2017
Change Set: af9d143

  • SassСompilationException class was made serializable
  • Added a packages, that contains a native assemblies for Debian-based Linux (x64) and OS X (x64)

NuGet Packages

v1.0.0 Alpha 1

30 Jan 18:47
Compare
Choose a tag to compare
v1.0.0 Alpha 1 Pre-release
Pre-release

Version: 1.0.0 Alpha 1
Published: 1/30/2017
Change Set: 2dc9aaa

  • Added support of .NET Core 1.0.3 and .NET Framework 4.5
  • Native assemblies have been moved to separate packages: LibSassHost.Native.win-x86 and LibSassHost.Native.win-x64
  • Now the libSass for Windows requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015

NuGet Packages

v0.6.4

08 Jan 17:33
Compare
Choose a tag to compare

Version: 0.6.4
Published: 1/8/2017
Change Set: 66777b5
NuGet Package LibSassHost

Added support of libSass version 3.4.3.

v0.6.3

01 Jan 17:35
Compare
Choose a tag to compare

Version: 0.6.3
Published: 1/1/2017
Change Set: bf00573
NuGet Package LibSassHost

Added support of libSass version 3.4.2.

v0.6.2

22 Dec 17:44
Compare
Choose a tag to compare

Version: 0.6.2
Published: 12/22/2016
Change Set: aa31787
NuGet Package LibSassHost

Added support of libSass version 3.4.1.

v0.6.1

10 Dec 09:56
Compare
Choose a tag to compare

Version: 0.6.1
Published: 12/10/2016
Change Set: 5d49044
NuGet Package LibSassHost

Added support of libSass version 3.4.0