Releases: liberusoftware/laravel-gedcom
Releases · liberusoftware/laravel-gedcom
Release list
v8.6.0
What's Changed
- Fix run-tests.yml: allow Laravel 13 and pin the CI host so the suite resolves by @joshdaugherty in #93
- Resolve Source through the container in GedcomGenerator by @tdrabikdev in #94
New Contributors
- @joshdaugherty made their first contribution in #93
- @tdrabikdev made their first contribution in #94
Full Changelog: v8.5.0...v8.6.0
v8.5.0
v8.4.0
What's Changed
- Update ParentData.php by @liberu-group in #90
- Refactor exception handling and optimize person retrieval by @liberu-group in #89
- Update Even.php by @liberu-group in #88
- Update Even.php by @liberu-group in #87
New Contributors
- @liberu-group made their first contribution in #90
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- Fix families migration referencing nonexistent
personstable instead ofpeopleby @Copilot in #81 - Fix GedcomImporter not dispatching parse logic for valid .ged files by @Copilot in #82
- Fix: GedcomImporter never dispatches a queue job; GEDCOM files silently unprocessed after upload by @Copilot in #83
- [WIP] Remove Orchestra dependency from tests and refactor by @Copilot in #85
- Fix CI to test local source instead of published vendor package by @Copilot in #86
Full Changelog: v8.2.0...v8.3.0
v8.2.0
v8.1.0
What's Changed
- Upgrade PHPUnit to 12.3.15 and add missing test dependencies by @Copilot in #78
- Fix PHP 8.3 compatibility by downgrading php-gedcom dependency by @Copilot in #79
- Fix syntax and logic errors preventing GEDCOM imports from dispatching by @Copilot in #80
Full Changelog: v8.0.0...v8.1.0
v8.0.0
What's Changed
- Optimize GEDCOM import: fix data loss bugs, eliminate duplicate code, add missing schema columns by @Copilot in #76
New Contributors
- @Copilot made their first contribution in #76
Full Changelog: v7.1.1...v8.0.0