Releases: kimon1230/gedcom_tools
Releases · kimon1230/gedcom_tools
v1.1.1
v1.1.0
v1.0.1
v1.0.0
What's New
New Commands
- convert — transcode GEDCOM files between encodings (UTF-8, ANSEL, ASCII, UNICODE)
- export — extract individuals/families to CSV or JSON with
--redact-livingprivacy - duplicates — single-file duplicate detection using probabilistic scoring
- filter — strip tags, remove records, or extract subtrees with cross-reference cleanup
Enhancements
- Double Metaphone support (
--phonetic metaphone) for search, compare, duplicates - 8 new validation warnings (asymmetric links, sibling spacing, sex checks, OBJE/FILE)
- Shared utilities extracted: normalize_display/compare, soundex, byte-I/O helpers
2016 tests, 97% coverage.