Release Diff Tools 0.1.0

This commit is contained in:
2026-09-01 02:45:20 +02:00
commit a1380cfba2
65 changed files with 11442 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Changelog
## 0.1.0 - 2026-09-01
- Added line, word, code-point and grapheme text comparison with exact newline state and unified patch export.
- Added exact-decimal semantic JSON comparison and RFC 6902 export.
- Added namespace-aware XML comparison with explicit normalization controls and rejection of DOCTYPE, entities and XInclude.
- Added keyed CSV/TSV comparison with duplicate-key diagnostics and string-preserving fields.
- Added unified and side-by-side result views, stable-last-result workers and a portable JSON report.
- Added Toolbox 0.2.3 integration, nested-path browser gates, bounded input handling, an offline shell and deterministic release packaging.