Skip to content

Releases: Taritsyn/WebMarkupMin

v2.0.0 Beta 2

21 Sep 12:02
Compare
Choose a tag to compare
v2.0.0 Beta 2 Pre-release
Pre-release

Version: 2.0.0 Beta 2
Published: 8/24/2015
Change Set: b547c18484

  • Was made refactoring
  • In WebMarkupMin.AspNet4.Mvc now the CompressContentAttribute action filter can be applied to the controllers

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

If you are using an old version of WebMarkupMin and want to upgrade to version 2.X, then I recommend you to read “How to upgrade applications to version 2.X” section of the documentation.

v2.0.0 Beta 1

21 Sep 11:30
Compare
Choose a tag to compare
v2.0.0 Beta 1 Pre-release
Pre-release

Version: 2.0.0 Beta 1
Published: 8/13/2015
Change Set: db764f37f5

  • .NET Core Libraries (CoreFX) have been upgraded to stable versions
  • Added support of xUnit.net 2.1 Beta 4
  • Fixed a problems with the NuGet package restore

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.0.0 Alpha 2

21 Sep 11:00
Compare
Choose a tag to compare
v2.0.0 Alpha 2 Pre-release
Pre-release

Version: 2.0.0 Alpha 2
Published: 7/31/2015
Change Set: de7094492f

  • Added support of ASP.NET 5 beta 6
  • Now during HTTP compression the deflate algorithm has a higher priority than the gzip algorithm

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.0.0 Alpha 1

21 Sep 10:59
Compare
Choose a tag to compare
v2.0.0 Alpha 1 Pre-release
Pre-release

Version: 2.0.0 Alpha 1
Published: 7/17/2015
Change Set: 73ffaee4f1

  • Removed dependency on System.Configuration.dll (no longer supported configuration by using the Web.config and App.config files)
  • In WebMarkupMin.Core package added support of DNX 4.5.1 and DNX Core 5.0
  • In WebMarkupMin.MsAjax and WebMarkupMin.Yui packages added support of DNX 4.5.1
  • WebMarkupMin.Web package was split into 2 packages: WebMarkupMin.AspNet4.Common and WebMarkupMin.AspNet4.HttpModules
  • WebMarkupMin.Mvc package has been replaced by WebMarkupMin.AspNet4.Mvc package
  • WebMarkupMin.WebForms package has been replaced by WebMarkupMin.AspNet4.WebForms package
  • Created WebMarkupMin.AspNet5 package, that contains middleware for ASP.NET 5
  • WebMarkupMin.ConfigurationIntelliSense package is no longer required for the current version of WebMarkupMin

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions