Skip to content

Releases: D-Jeffrey/gedcom-to-visualmap

V0.2.4.1

13 Apr 15:40
Compare
Choose a tag to compare

Converted it back to Python 3.8 from 3.10
Reduced logging
trying to fix html map generation
bug fixes

V0.2.4.0

14 Jan 22:22
Compare
Choose a tag to compare

V0.2.4.0

  • Major performance increases
  • Change the HTML layer to deal with license changes to Leaflet map layers
  • Added save state to config file
  • finally got error messages in color
  • improved logging
  • Improved sorting for Last Name, People and None
  • May have fixed busy icon
  • Code refactors
  • fine tune person dialog
  • #bug - loading pres2020.ged and sorting on ID, may be other cases
  • Improved Statistics Summary

Release 0.2.3.5

09 Oct 21:32
Compare
Choose a tag to compare
  • Adjusted Sorting for People list, adjusted adddress and year value for unknown.
  • Try and fix the busy icon
  • Error catching for parsing input of Gedcom files
  • fixed - Uses the correct cache file from the Selected input GED directory
  • file selection dialog automatically opens file

Release 0.2.3.4

02 Oct 04:24
Compare
Choose a tag to compare
  • Added dynamic highlighting based on main selection for HTML
  • Added Statistics menu under Actions
  • Adjustable GUI Font (See const.py to set it)

Release 0.2.3.2

02 Apr 03:32
Compare
Choose a tag to compare

Fixed problems with bad parse file names and
Fixed GUI sizing and layout problems that affected Linux (maybe Mac) related to Gtk+ errors
Fixed saving of cache

Full Changelog: v0.2.3.1...v0.2.3.2

Release 0.2.3

01 Apr 20:58
Compare
Choose a tag to compare

Big re-org of the code, separated docs from samples, various bug fixes addressed by picking lint, checked logging level to INFO
bug fixes in ged_to_map, create separate doc for WSL and fixed kml counting

Release 0.2.2

01 Apr 06:36
Compare
Choose a tag to compare
  • corrected imports (removed gedcom package dependacy) and requirements.txt (again)
  • on Linux sample
  • more pylint
  • fixed sorting of people

Full Changelog: v0.2.1...v0.2.2

Release 0.2.1

31 Mar 03:37
Compare
Choose a tag to compare
  • Added support for Windows and Mac open of CSV
  • more issues with cache, the first time you run it in the new directory
  • added Kennedy samples
  • improved setup.py

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

27 Mar 04:59
Compare
Choose a tag to compare

Major improvements to KML Exporting
Add highlighting of people used in the draw
Fixed requirements.txt (try running the install again)
Improved feedback loop on loading in Visual
Fixed issue with selection (broken in 0.1.2),
Fix issue with caching or not updating caching

Release v0.1.2

20 Mar 04:27
Compare
Choose a tag to compare

New details dialog about people, fixed issues with GPS lookup, options, adjusted logging, lots of linting work, bug fixes for addresses. Still needs works.