Skip to content

Releases: deanhume/html-minifier

v1.9.2

24 Jul 14:47
Compare
Choose a tag to compare

This is version 1.9.2 of the HTML Minifier.

Updates

  • Added tests for accept tags in input type file as per this issue.
  • Updated the tool folder with a 64 bit version of the exe. See this issue for more details.

Full Changelog: v1.9.1...v1.9.2

Version 1.9.1

16 Oct 15:52
Compare
Choose a tag to compare

This is version 1.9 of the HTML minifier.

Updates

  • Updated to the latest .NET framework 4.7.2
  • Updated with any missing changes

Version 1.9

24 Nov 14:14
Compare
Choose a tag to compare
Version 1.9 Pre-release
Pre-release

This is version 1.9 of the HTML minifier.

Updates

Fixed encoding bug with UTF8 characters @MiroRadenovic 👍

Version 1.8

19 Apr 16:42
Compare
Choose a tag to compare

This is version 1.8 of the HTML minifier.

Updates

Version 1.7

16 Mar 09:24
Compare
Choose a tag to compare

This is version 1.7 of the HTML minifier.

Updates

Updated version
Merged in PR #20

Version 1.6

09 Mar 17:28
Compare
Choose a tag to compare

This is version 1.6 of the HTML minifier.

Updates

Updated version
Fixed an issue with multiple @usings & @inherits statements to move to a new line

Version 1.5

28 Jan 12:22
Compare
Choose a tag to compare

This is version 1.5 of the HTML minifier.

Updates

Updated version
Added code to remove JavaScript comments between script tags.

Version 1.4

06 Mar 15:13
Compare
Choose a tag to compare

This is version 1.4 of the HTML minifier.

Updates

  • Updated version
  • Added support for Nancy
  • Added optional parameter to break to next line if there is a max character count

Version 1.3

25 Feb 08:56
Compare
Choose a tag to compare

This is version 1.3 of the HTML minifier.

Updates

  • Updated version
  • Confirmed that solution works in VS2015

Version 1.2

03 Oct 14:41
Compare
Choose a tag to compare

This is version 1.2 of the HTML minifier.

Updates

  • Include *.ascx files
  • Include files in root folder