Skip to content

Releases: wasinger/html-pretty-min

Version 0.3.1

08 Feb 12:32
Compare
Choose a tag to compare

Bugfix: indent_characters option was not honored everywhere so setting it to something other than "\t" resulted in a mix of tabs and other characters. Thanks to Steven Marshall.

Version 0.3.0

08 Feb 11:29
Compare
Choose a tag to compare
  • Ignore whitespace removal on nested children, thanks to Tom Kaminski.
  • PHP Version requirement set to at least 8.0.
  • Changed expected test results to reflect changes in PHP / libxml behavior
  • Run unit tests as github actions on push

Version 0.2.0

08 Mar 20:41
Compare
Choose a tag to compare

Use latest version of CSSMin

Version 0.1.4

22 Mar 15:11
Compare
Choose a tag to compare

Allow symfony/options-resolver 3.x

Version 0.1.3

10 Dec 08:49
Compare
Choose a tag to compare
v0.1.3

keep leading and trailing space in inline elements

Version 0.1.2

09 Nov 15:11
Compare
Choose a tag to compare
v0.1.2

allow OptionsResolver 2.3

Version 0.1.1

05 Nov 21:49
Compare
Choose a tag to compare

Some speed improvements

First release

05 Nov 09:57
Compare
Choose a tag to compare
0.1.0

initial commit