Skip to content

Releases: nickreynke/python-gedcom

v0.2.0dev

09 Apr 10:18

Choose a tag to compare

v0.2.0dev Pre-release
Pre-release

Changes:

  • Added develop branch to track and update current development process
  • Applied PEP 8 Style Guide conventions
  • Renamed variables and methods to make their purpose more clear
  • Outsourced GEDCOM tags to module level
  • Added missing inline documentation
  • Optimized README.md (sections and better description)
  • Added LICENSE file
  • Cleaned up and optimized code