sheets-diff 2.2.2

Structured diff engine for Microsoft Excel .xlsx workbooks
Documentation
1
2
3
4
5
6
7
8
9
10
11
# sheets-diff

Structured diff engine for Microsoft Excel `.xlsx` workbooks.

See the [README](../../README.md) for a quick start, feature table, and design
notes.

## Contents

- **[Migration from v1]migration/v1-to-v2.md** — how to update existing code
  that used v1's `Diff::new` / string cell model.