Release v1.1.4
New Features
- Add the ability to preserve whitespace in leaf elements during indent.
- Add the ability to suppress a document-trailing newline during indent.
- Add choice of XML attribute quoting style (single-quote or double-quote).
Removed Features
- Removed the CDATA preservation change introduced in v1.1.3. It was implemented in a way that broke the ability to process XML documents encoded using non-UTF8 character sets.