Skip to content

Releases: simonschaufi/pretty-xml

3.0.0

Choose a tag to compare

@simonschaufi simonschaufi released this 02 May 09:13

What's Changed

  • Use a completely new algorithm to format the output

Full Changelog: 2.0.0...3.0.0

2.0.0

Choose a tag to compare

@simonschaufi simonschaufi released this 30 Apr 14:13

Important

This version requires at least PHP 7.4. No other breaking changes.

What's Changed

New Contributors

Full Changelog: 1.0.2...2.0.0

1.0.2

Choose a tag to compare

@shanethehat shanethehat released this 10 Aug 14:29

Fixes a bug detecting open tags containing elements (thanks aminebenhariz)

1.0.1

Choose a tag to compare

@shanethehat shanethehat released this 10 Sep 06:21

Fixes issue with detecting closing tags on lines with leading whitespace

v1

v1

Choose a tag to compare

@shanethehat shanethehat released this 05 Aug 12:55
1.0.0

Add hhvm to travis builds

Whitespace fix

Choose a tag to compare

@shanethehat shanethehat released this 18 Jul 21:54
0.2.1

Create bin directory

Configurable indent

Choose a tag to compare

@shanethehat shanethehat released this 18 Jul 19:07
0.2.0

Update usage instructions

First release!

Choose a tag to compare

@shanethehat shanethehat released this 18 Jul 17:46
0.1.0

Add license to composer