What's Changed
- Fix for to_gedcom_string() by @KeithPetro in #29
- Parse stream issue#32 by @mameen in #37
- Get all names Issue#34 by @mameen in #38
- Dropped support of Python 2.7 / 3.4, added support for 3.5 to 3.8 and moved from
requirements.txtto using Pipenv by @nickreynke in #40 - feature/docs by @nickreynke in #41
- 2.0.0.dev1 by @nickreynke in #42
- fix(parser.py): remove call to deleted method is_family() by @joephayes in #58
- refactor: remove legacy dependencies and migrate to
uvby @nickreynke in #66
New Contributors
- @KeithPetro made their first contribution in #29
- @mameen made their first contribution in #37
Full Changelog: v1.0.0...v1.1.0