Ace Diff Versions Save

A diff/merging wrapper for Ace Editor built on google-diff-match-patch

v3.0.3

3 years ago

3.0.3 (2020-06-21)

Bug Fixes

  • bundling: remove browser field in package.json (6089238), closes #72

v3.0.2

3 years ago

3.0.2 (2020-06-21)

Bug Fixes

  • ace: use correct require return (43c4b7b)

v3.0.1

3 years ago

3.0.1 (2020-06-13)

Bug Fixes

  • release: ignore cache directories in release (78f6083)

v3.0.0

3 years ago

3.0.0 (2020-06-13)

Features

  • compatibility with non-Brace Ace Editor (d6b8af5)

BREAKING CHANGES

  • Ace-diff is not dependent on Brace package. Ace-diff is not automatically trying to include Brace editor

v2.3.0

5 years ago

2.3.0 (2018-09-02)

Features

v2.2.0

5 years ago

2.2.0 (2018-07-04)

Features

v2.1.5

5 years ago

2.1.5 (2018-07-04)

Bug Fixes

  • diff: SVG height rendering (bdc2a69)

v2.1.4

5 years ago

2.1.4 (2018-07-04)

Bug Fixes

  • ace: compatibility issue with Ace 1.3 (0aa52f6)

v2.1.3

5 years ago

2.1.3 (2018-07-02)

Bug Fixes

  • destroy: remove resize event listener (12d05d6)

v2.1.2

5 years ago

2.1.2 (2018-05-08)

Bug Fixes

  • merge: don’t create newlines after merge (82c0c98)