* Fix case when we have two same prefixes in the name (147)
1.1.2.1
- Add support for attributes in constructor (140) - Make HumanName instances hashable (138) - Update repr for names with single quotes (137)
1.1.2
* Fix bug in `is_suffix()` handling of lists (129)
1.1.0
* Add initials support (128) * Add more titles, suffixes and and prefixes (120, 127, 128, 119, 116, 114, 117, 126, 102, 123)
1.0.6
* Fix Python 3.8 syntax error warning (104)
1.0.5
* Fix suffix parsing bug in comma parts (98) * Fix deprecation warning on Python 3.7 (94) * Improved capitalization support of mixed case names (90) * Remove "elder" from titles (96) * Add post-nominal list from Wikipedia to suffixes (93)