frizbog / gedcom4j

Java library for reading/writing genealogy files in GEDCOM format
http://gedcom4j.org
54 stars 36 forks source link

FamilyParser complains when the FAM record has no child records #116

Closed frizbog closed 8 years ago

frizbog commented 8 years ago

The FAM_RECORD structure does not require any child records, but the FamilyParser class complains if this is the case.

frizbog commented 8 years ago

Fixed in v3.0.1-SNAPSHOT

frizbog commented 8 years ago

Released in v3.0.1