Releases: FamilySearch/GEDCOM
Version 7.0.5
-
Fixed an error in the description of HEAD.LANG.
- Previously described HEAD.LANG as the language of all Text payloads that did not have a different LANG specified. But many Text payloads did not accept a LANG substructure, which made this factually incorrect in many instances.
- Revised to clarify that HEAD.LANG is a default language that may be used for Text without an explicit language.
-
Added a new version detection specification to define how to decide which specification a given
.ged
file conforms to -
Clarification of DATE.PHRASE vs SOUR.DATA.TEXT when a language tag is desired
-
Clarification of the use of RESI payload (as opposed to RESI.PLAC and RESI.ADDR)
-
Clarification of SNOTE and its relation to the pointer-variant of 5.x NOTE
-
Change event.TYPE example from "MARR.TYPE Common Law" to "ORDN.TYPE Bishop" due to cultural differences in what a common-law marriage is
-
Various spelling and hyperlink corrections
Version 7.0.4
Version 7.0.4
-
Clarify the use of standard structure types and standard tags in extensions
The previous text was ambiguous, providing for "extended-use standard structures" with meaning "defined in this document" but without providing a definition of their meaning. It additionally failed to note uses of extensions that had part of the guides on gedcom.io since 7.0.0's release.
The new text is clearer and provides the following:
- We recommend extensions be posted as issues on github so they can be queued for a future minor release.
- When structures with
stdTag
appear under a structure withextTag
, their meaning is defined by that containing extension. - If a documented extension tag has the URI of a standard structure type, it has the same meaning as that structure type but can be used where that structure type cannot.
See the comments on PR 24 and issues 13 and 17 for the discussion leading to this clarified text.
-
Clarify that extensions with enumeration values should define the meaning of those values.
-
Fix a few small typos.
Version 7.0.3
Version 7.0.3
- Clarify the use of CONT as an escaped new-line that looks like a substructure of the first line of text
- Clarify that "
FILE gedcom.ged
" is incompatible with GEDZIP - Fix typos in PLAC.EXID to match other EXIDs
- Fix incorrect example using NAME.LANG
- Standardize use of links and references to IETF documents
Version 7.0.2
- Clarify that inside a document stating "
2 VERS 7.0
" is sufficient but "2 VERS 7.0.1
" is permitted - Update links to IETF documents
- Correct a few typos
Version 7.0.1
Correct error in contributors section
Version 7.0.0
As a major release and the first update to the specification in 20 years, there a many changes in this version. See the changelog for a full list.