Releases: Taritsyn/WebMarkupMin
Releases · Taritsyn/WebMarkupMin
v2.9.1
Version: 2.9.1
Published: 12/4/2020
Change Set: ce3c9c4
- In WebMarkupMin.Yui added support of the YUI Compressor for .NET version 3.1.0
- In WebMarkupMin.NUglify added support of the NUglify version 1.11.4
- In ASP.NET Core extensions fixed a error that occurred when excluding the Hangfire dashboard and related pages from processing by corresponding markup minifier or compressor
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 3.1.0
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.11.4
ASP.NET Extensions
v2.9.0
Version: 2.9.0
Published: 12/1/2020
Change Set: 2356455
- In WebMarkupMin.Core:
- .NET Core App 2.1 target was replaced by a .NET Standard 2.1 target
- Version for .NET Standard 2.1 now uses a regular expression compilation for improving performance
- In WebMarkupMin.NUglify added support of the NUglify version 1.11.3
- In WebMarkupMin.AspNet.Common:
- Added a .NET Core App 2.1 and .NET Standard 2.1 targets
- In versions for .NET Core App 2.1 and .NET Standard 2.1 was added a new compressor (
BuiltInBrotliCompressor
) based on theSystem.IO.Compression.BrotliStream
class
- Created the WebMarkupMin.AspNetCore5 module, that contains middleware for ASP.NET Core 5.0
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 3.0.0
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.11.3
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 Core 1.X
- WebMarkupMin: ASP.NET Core 2.X
- WebMarkupMin: ASP.NET Core 3.X
- WebMarkupMin: ASP.NET Core 5.X
- WebMarkupMin: Brotli for ASP.NET contains adapter for the BrotliSharpLib version 0.3.3
v2.8.15
Version: 2.8.15
Published: 11/13/2020
Change Set: 8b39ef1
- In WebMarkupMin.NUglify:
- Added support of the NUglify version 1.10.0
- In configuration settings of minifiers was added one new property -
IndentType
(defaultSpace
)
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.10
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.10.0
ASP.NET Extensions
v2.8.14
Version: 2.8.14
Published: 11/3/2020
Change Set: f5a6d87
- In WebMarkupMin.NUglify added support of the NUglify version 1.9.9
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.9
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.9.9
ASP.NET Extensions
v2.8.13
v2.8.12
v2.8.11
Version: 2.8.11
Published: 9/24/2020
Change Set: 461859f
- In WebMarkupMin.NUglify added support of the NUglify version 1.9.5
- In WebMarkupMin.AspNetCore2 updated a dependencies
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.8
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.9.5
ASP.NET Extensions
v2.8.10
v2.8.9
v2.8.8
Version: 2.8.8
Published: 7/19/2020
Change Set: 34ad407
In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.6.