We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2398d commit d389193Copy full SHA for d389193
README.md
@@ -238,14 +238,14 @@ source gedcom-to-visualmap/bin/activate
238
pip install -U attrdict3
239
pip install wxPython
240
pip install git+https://github.com/D-Jeffrey/gedcom-to-visualmap.git#egg=gedcom-to-visualmap
241
-
242
243
244
```
245
246
## Releases
247
### v0.2.2
248
- corrected imports (removed gedcom package dependacy) and requirements.txt (again)
+- on Linux sample
+- more pylint
+- fixed sorting of people
249
250
### v0.2.1
251
- Added support for Windows and Mac open of CSV
0 commit comments