All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.0 (2024-06-17)
- diff-match-patch-ts: make
opt_b
andopt_c
inpatch_make
optional arguments (98bbb2f)
0.5.1 (2024-04-17)
- diff-match-patch-ts: use correct types declaration extension in package.json (dc9c9f6)
0.5.0 (2024-03-11)
- diff-match-patch-ts: remove const from
DiffOp
enum (1393b8e)
0.4.0 (2024-03-10)
- diff-match-patch-ts: update packaging for cleaner es/commonjs/umd split fixing issue with vite bundling (58190f4)
0.3.0 (2023-05-09)
- diff-match-patch-ts: change target to es6 (6e20c82)
0.2.0 (2018-01-01)
- diff-match-patch.class.ts: add diff_lineMode method (7b20252)