Web Markup Minifier v2.6.0 Release Notes

Release Date: 2019-07-30 // almost 5 years ago
    • Part of the auxiliary code was replaced by the AdvancedStringBuilder library
    • Slightly improved performance of markup minification
    • Optimized a memory usage during generation of statistics
    • Enabled a SourceLink in NuGet packages
    • In WebMarkupMin.AspNet.Brotli added support of ASP.NET Core 3.0
    • In WebMarkupMin.AspNetCore1 and WebMarkupMin.AspNetCore2:
      • In WebMarkupMin options was added one new property - DefaultEncoding (default Encoding.Default)
      • Optimized a memory usage
    • Created the WebMarkupMin.AspNetCore3 module, that contains middleware for ASP.NET Core 3.0