Skip to content

v2.5.1

Latest
Compare
Choose a tag to compare
@DotJoshJohnson DotJoshJohnson released this 18 Jul 03:48
95702e6

Bug Fixes

  • Fixed inconsistent line break handling between minification and formatting (issue #262).
  • "XML to Text" and "Text to XML" now support all of the reserved entities, not just & (issue #271).
  • Fixed a bug that caused XML within CDATA to be formatted or otherwise modified on format (issue #293).
  • [@somelinguist]: Fixed a bug in XQuery argument handling (issue #206).
  • [@abemedia]: Addressed the "invalid count value" error on format (issue #291).
  • Fixed a bug that caused trailing whitespace to be added to split attributes on format (issue #288).

New Features

  • None

Other Changes

  • Addressed several dependency vulnerabilities.
  • Moved from Azure Pipelines to GitHub Actions.
  • Please see #316 for information on the future of XML Tools.
  • Added support for .plist and .mobileconfig file extensions (issue #265).