Releases: D-Jeffrey/gedcom-to-visualmap
V0.2.4.1
V0.2.4.0
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
- 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
- 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
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
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
- 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
- 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
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
New details dialog about people, fixed issues with GPS lookup, options, adjusted logging, lots of linting work, bug fixes for addresses. Still needs works.