This repository was archived by the owner on Sep 8, 2023. It is now read-only.
1.7.1 - Released 21 Sep 2018
- XML2JSONConverter
- Use specific UTF-8 encoding when converting JSON text output to bytes. This fixes corruption
issue on special characters that could occur when system's default encoding is not UTF-8
- Use specific UTF-8 encoding when converting JSON text output to bytes. This fixes corruption
- ConversionDOMInput
- Update logic to handle white space indentation of XML input
- Added .gitattributes file
- Introduce end-of-line normalization for files