Skip to content

v0.1.0a5

Latest

Choose a tag to compare

@airy10 airy10 released this 05 Sep 14:04
8a37673

What's Changed

  • Fix zero-elapsed progress reporting by @jaszhix in #1
  • Fix ZeroDivisionError in ProgressTracker._report_progress on fast operations by @dmarshall-rgb in #2
  • Fix argument order mismatch in get_person_attributes call _get_person… by @dmarshall-rgb in #3
  • Fix AKA name incorrectly selected as primary in _extract_person_details by @dmarshall-rgb in #4
  • Fix name shadowing bug in find_name_variants tool by @dmarshall-rgb in #5
  • Fix get_notes silently dropping notes after the first reference-type … by @dmarshall-rgb in #6
  • Fix get_sources and get_events missing event-level source citations by @dmarshall-rgb in #7
  • Fix stale cache data surviving a GEDCOM file reload by @dmarshall-rgb in #8
  • Surface custom FTM, fact tags (_MILT, _PHOTO, etc.……) in get_events by @dmarshall-rgb in #10
  • Pin fastmcp to >=2.10.6,<3.0.0 by @dmarshall-rgb in #9

New Contributors

Full Changelog: v0.1.0a4...v0.1.0a5