python-nameparser v1.0 Release Notes

Release Date: 2018-08-31 // over 5 years ago
    • ๐Ÿ”จ Refactor prefix handling based on learnings from issues #72, #23, #70, and #60. New algorithm joins prefixes to the following pieces but stops at other non-contiguous prefixes or suffixes
    • ๐Ÿ›  Fix support for nicknames in single quotes (#74)
    • ๐Ÿ”„ Change prefix handling to support prefixes on first names (#60)
    • ๐Ÿ›  Fix prefix capitalization when not part of lastname (#70)
    • ๐Ÿ“œ Handle erroneous space in "Ph. D." (#43)