@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0 - 2026-09-02
|
||||
|
||||
- Adopted `@add-ideas/toolbox-helpers` 0.2.0 for deterministic byte-size
|
||||
display, safe Blob downloads and the shared worker-job protocol.
|
||||
- Added a 15-second hard disposable-worker deadline with a distinct structured
|
||||
diagnostic while retaining the algorithm-level two-second diff budget.
|
||||
- Added bounded local directory manifests with collision-safe relative paths,
|
||||
two-file SHA-256 concurrency, progress, cancellation and portable comparison.
|
||||
- Added bounded line-oriented three-way merge with non-overlap combination,
|
||||
explicit ours/base/theirs conflicts and a machine-readable merge report.
|
||||
- Retained loss-aware semantic JSON, CSV/TSV and hardened XML comparisons beside
|
||||
the new directory and merge workspaces.
|
||||
|
||||
## 0.1.0 - 2026-09-01
|
||||
|
||||
- Added line, word, code-point and grapheme text comparison with exact newline state and unified patch export.
|
||||
|
||||
Reference in New Issue
Block a user