Releases: Taritsyn/WebMarkupMin
Releases · Taritsyn/WebMarkupMin
v2.8.7
v2.8.6
v2.8.5
Version: 2.8.5
Published: 6/30/2020
Change Set: 44a6a15
Fixed a error #113 “Problem with the content of the html attributes”.
NuGet Packages
Core
v2.8.4
Version: 2.8.4
Published: 6/17/2020
Change Set: 4868922
- In WebMarkupMin.NUglify added support of the NUglify version 1.6.3
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.5
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.6.3
ASP.NET Extensions
v2.8.3
Version: 2.8.3
Published: 5/22/2020
Change Set: 7636f8a
- Blazor component markers (
<!--Blazor:…-->
) are no longer removed - In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.4
NuGet Packages
Core
ASP.NET Extensions
v2.8.2
Version: 2.8.2
Published: 3/17/2020
Change Set: 4386163
In WebMarkupMin.AspNetCore3 fixed a error #105 “2.8.1 Crashing Out”.
NuGet Packages
ASP.NET Extensions
v2.8.1
Version: 2.8.1
Published: 3/14/2020
Change Set: cc7c23e
Fixed a error #104 “Dependency Issues in release 2.8.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.5.14
ASP.NET Extensions
v2.8.0
Version: 2.8.0
Published: 3/13/2020
Change Set: cbfd27f
- In WebMarkupMin.NUglify:
- Added support of the NUglify version 1.5.14
- In configuration settings of CSS minifier was added one new property -
DecodeEscapes
(defaulttrue
)
- In WebMarkupMin.AspNetCore3:
- .NET Core App 3.0 target was updated to version 3.1
- Added support of ASP.NET Core 3.1.1
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.5.14
ASP.NET Extensions
v2.7.1
Version: 2.7.1
Published: 11/23/2019
Change Set: 8804e34
- Added support of the Douglas Crockford's JSMin version of October 30, 2019
- Douglas Crockford's JSMin is now processing a Angular binding expressions separately from JS code
NuGet Packages
Core
v2.7.0
Version: 2.7.0
Published: 9/24/2019
Change Set: 0bf74fd
- The empty
dir
attribute is no longer removed - The
<link charset="…">
attribute is no longer considered redundant - The following attributes are now considered redundant:
<button type="submit">
,<form autocomplete="on">
,<form enctype="application/x-www-form-urlencoded">
,<img decoding="auto">
,<textarea wrap="soft">
and<track kind="subtitles">
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.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.5.13