summaryrefslogtreecommitdiff
path: root/DomainDig/DiffService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v3.7.0): add timeline and advanced diffing systemChristian Cleberg2026-04-241-0/+563
- introduce TimelineView for historical snapshots - allow comparison between any two snapshots - implement DiffService for structured domain diffs - improve diff visualization with clear change indicators - add navigation across changes - optimize history loading for performance - extend CLI and export to support timeline data