Skip to content

Releases: D-Jeffrey/gedcom-to-visualmap

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.

Release v0.1.1

14 Mar 04:12
Compare
Choose a tag to compare

Folded in GUI bugs from rajeeshp & frankbracq

v0.1.0

14 Mar 03:56
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First attempt at a release to keep all the parts together. Looking for feedback.