Skip to content

v2.1.0

Compare
Choose a tag to compare
@prettydiff prettydiff released this 11 Jul 04:25
· 703 commits to master since this release

v2.1.0

Defect resolutions

  • Fixed #289 - Minor enhancement to the fuzzy string comparison of the diff library.
  • Fixed #321 - Several edge case markup parsing defects
  • Fixed #324 - JSX parsing defect related to XML tags inside JS arrays

New Options

  • apacheVelocity - Supplies support Apache Velocity with a variety of delimiters. issue #280
  • qml - Adds support for QML language using the JavaScript parser. issue #278