gedcom_parser 0.0.5
gedcom_parser: ^0.0.5 copied to clipboard
A standalone GEDCOM parser and exporter for Dart, supporting GEDCOM 5.5.1 and 7.0.
0.0.5 #
- Added support for BLOB objects in GEDCOM 5.5.
- Enhanced Media entity to store embedded binary data.
- Verified compatibility with GEDCOM 7.0 (which uses external files instead of BLOBs).
0.0.4 #
- Reordered changelog entries.
0.0.3 #
- Sample added.
0.0.2 #
- Fixed pubspec.
0.0.1 #
- Initial release of the standalone GEDCOM parser.
- Extracted from the Ages project.
- Supports GEDCOM 5.5.1 and 7.0.
- Includes date parsing for Gregorian, Julian, and French Republican calendars.