Skip to content

Releases: Taritsyn/WebMarkupMin

v2.0.0 RC 1

20 Nov 20:00
Compare
Choose a tag to compare
v2.0.0 RC 1 Pre-release
Pre-release

Version: 2.0.0 RC 1
Published: 11/20/2015
Change Set: 80d7214

Added support of .NET Core and ASP.NET 5 RC 1.

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

Requires NuGet Package Manager version 2.8.6 or higher.

v2.0.0 Beta 5

17 Oct 19:28
Compare
Choose a tag to compare
v2.0.0 Beta 5 Pre-release
Pre-release

Version: 2.0.0 Beta 5
Published: 10/17/2015
Change Set: 66dbbd

Added support of ASP.NET 5 Beta 8.

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

Requires NuGet Package Manager version 2.8.6 or higher.

v2.0.0 Beta 4

21 Sep 14:16
Compare
Choose a tag to compare
v2.0.0 Beta 4 Pre-release
Pre-release

Version: 2.0.0 Beta 4
Published: 9/4/2015
Change Set: a412ec5feb

Added support of ASP.NET 5 Beta 7.

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

Requires NuGet Package Manager version 2.8.6 or higher.

v2.0.0 Beta 3

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

Version: 2.0.0 Beta 3
Published: 9/1/2015
Change Set: e33b44b2e0

Fixed a bug “Filtering is not allowed.”, that caused by joint usage of the WebMarkupMin's action filters and the nopCommerce's widgets

NuGet Packages

ASP.NET Extensions

Requires NuGet Package Manager version 2.8.6 or higher.

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