Skip to content

Releases: DavidMStraub/gramps-gedcom7

v0.3.0

18 Dec 12:44

Choose a tag to compare

This release is a huge step towards complete GEDCOM 7 import coverage, as far as the Gramps data model allows. Moreover, the addition of a standalone web app for converting GEDCOM 7 files to Gramps XML files, that can be run locally or accessed in the cloud, allows using the library even without running Gramps or Gramps Web.

Enhanced GEDCOM 7 Structure Support

  • Place Hierarchy: Added support for full place hierarchy (#17)
  • Individual Structures: Implemented ASSO (association) and ALIA (alias) structures (#15)
  • Media Type Phrases: Implemented phrase support in media type (#16)
  • Family Phrases: Added PHRASE handling in family structures (#14)
  • Event Time: Implemented event time handling (#13)
  • Date Phrases: Added support for date phrase structures
  • Attributes: Added attribute handling in family and individual records (#12)
  • Repository Addresses: Implemented address handling in repositories (#11)
  • Submitter: Added submitter handling (#10)
  • Media Reference Titles: Implemented title support in media references
  • Citation Events: Added event handling in citation structures (#9)
  • Sex Values: Fixed treatment of unknown sex values (#8)
  • RESN Structure: Fixed bug in treatment of RESN (restriction) structure (#7)

Web App

  • Streamlit App: Added a Streamlit web application for GEDCOM processing

v0.2.0

19 Sep 09:13
ac4fdce

Choose a tag to compare

What's Changed

  • feat: Add support for contact fields (PHON, EMAIL, FAX, WWW) by @glamberson in #3
  • feat: Add support for external IDs (EXID and REFN) by @glamberson in #4
  • feat: Add support for event attributes (AGNC, RELI, CAUS) by @glamberson in #5

New Contributors

  • @glamberson made their first contribution in #3. Thank you! 🎉

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Jun 20:13

Choose a tag to compare

This is the first version that's worth testing.

See the TODO comments in the source code to see what's missing.

v0.0.3

12 Jun 06:22

Choose a tag to compare

This release is created to test the PyPI deploy workflow.

v0.0.2

12 Jun 06:06

Choose a tag to compare

This release is created to test the PyPI deploy workflow.

v0.0.1

12 Jun 05:57

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

This release is created to test the PyPI deploy workflow.