Web Markup Minifier v2.3.0 Release Notes

Release Date: 2017-03-07 // about 7 years ago
    • Downgraded .NET Framework version from 4.5.1 to 4.5
    • Added support of .NET Core 1.0.3
    • Fixed a error #31 “Perfomance is very slow when a HTML comment is inside a JavaScript block”
    • Fixed a error in SourceCodeNavigator class
    • In WebMarkupMin.NUglify added support of the NUglify version 1.5.5
    • In IMarkupMinificationManager interface and MarkupMinificationOptionsBase class was added a new property - GenerateStatistics (default false)
    • From IHttpCompressionManager interface was removed IsSupportedMediaType method
    • In IHttpCompressionManager interface and HttpCompressionOptions class was added a new property - SupportedMediaTypePredicate (default null)