Releases: D-Jeffrey/gedcom-to-visualmap
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.
Release v0.1.1
Folded in GUI bugs from rajeeshp & frankbracq