aboutsummaryrefslogtreecommitdiff
path: root/src/tools/text-diff/index.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-01refactor(i18n): added locales per tool (#861)Gravatar Corentin THOMASSET 1-2/+3
2023-08-26feat(new tool): text diff and comparator (#588)Gravatar Corentin THOMASSET 1-0/+12
* feat(new tool): text diff and comparator * chore(ci): increased memory in CI