Releases: Taritsyn/WebMarkupMin
v2.0.0 RC 1
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
- WebMarkupMin: ASP.NET 4.X HTTP modules
- WebMarkupMin: ASP.NET 4.X MVC
- WebMarkupMin: ASP.NET 4.X Web Forms
- WebMarkupMin: ASP.NET 5
Requires NuGet Package Manager version 2.8.6 or higher.
v2.0.0 Beta 5
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
- WebMarkupMin: ASP.NET 4.X HTTP modules
- WebMarkupMin: ASP.NET 4.X MVC
- WebMarkupMin: ASP.NET 4.X Web Forms
- WebMarkupMin: ASP.NET 5
Requires NuGet Package Manager version 2.8.6 or higher.
v2.0.0 Beta 4
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
- WebMarkupMin: ASP.NET 4.X HTTP modules
- WebMarkupMin: ASP.NET 4.X MVC
- WebMarkupMin: ASP.NET 4.X Web Forms
- WebMarkupMin: ASP.NET 5
Requires NuGet Package Manager version 2.8.6 or higher.
v2.0.0 Beta 3
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
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
- WebMarkupMin: ASP.NET 4.X HTTP modules
- WebMarkupMin: ASP.NET 4.X MVC
- WebMarkupMin: ASP.NET 4.X Web Forms
- WebMarkupMin: ASP.NET 5
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
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
v2.0.0 Alpha 2
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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0
ASP.NET Extensions
v2.0.0 Alpha 1
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 theWeb.config
andApp.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
- WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 2.7.0