Skip to content

Releases: liberusoftware/php-gedcom

v4.2.0

Choose a tag to compare

@delicatacurtis delicatacurtis released this 15 Feb 06:56
2e70d1a

What's Changed

  • [WIP] Implement mapping from GEDCOM records to GEDCOM-X by @Copilot in #95
  • Add UID/_UID support for all GEDCOM record types with GedcomX export by @Copilot in #96

New Contributors

  • @Copilot made their first contribution in #95

Full Changelog: v4.1.1...v4.2.0

v4.1.1

Choose a tag to compare

@curtisdelicata curtisdelicata released this 28 Sep 23:33
3d77685

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 21 Sep 14:31
98eaf2b

What's Changed

  • Removed forward statement at beginning of parsing, because it ommits reading the first line of the import, fixes #82 by @Jefferson49 in #84
  • Changed getEven() to getAllEven() in foreach structures, which handle INDI and FAM events, fixes #81, fixes #83 by @Jefferson49 in #85
  • Include place names in GEDCOM-X export by @Jefferson49 in #88
  • Include given name and surname in GEDCOM-X export by @Jefferson49 in #89
  • Bugfix80: Fix parsing 1 NOTE text by @Jefferson49 in #87
  • convertEventToGedcomX method needs to handle INDI events and FAM events as well by @Jefferson49 in #90
  • Robustness if person Id for husband or wife is missing in couple by @Jefferson49 in #91
  • Bugfix79 remove mixed type from abstract class Component by @Jefferson49 in #86

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 07 Sep 17:35

Full Changelog: v3.2.3...v4.0.0

v3.2.3

Choose a tag to compare

@curtisdelicata curtisdelicata released this 07 Sep 16:52

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.3

v3.2.2

Choose a tag to compare

@curtisdelicata curtisdelicata released this 14 Jul 09:37
fix parser

v3.2.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 19 May 21:35
b0c6a44
Merge pull request #74 from liberu-genealogy/sweep/Enhance-GEDCOM-Par…

v3.1.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 15 Apr 22:44
update packages

v3.0.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 22 Mar 22:44
f84424c
Merge pull request #72 from liberu-genealogy/sweep/Modernize-PHP-GEDC…

v2.2.0

Choose a tag to compare

@curtisdelicata curtisdelicata released this 13 Feb 15:48
2170c93
Update README.md