- Fix 39, capitalization bug with initials that are also conjunctions ("e" and "y")
0.3.10
- fix bytestring handling on python 2.x (38)
0.3.9
- Separate suffixes that are acronyms to handle periods differently, fixes 29, 21 - Don't find titles after first name is filled, fixes (27) - Add "chair" titles (37)
0.3.8
- Fixes for 36, better handling of roman numerals at the end of a name
0.3.7
- Speed improvement, 3x faster - Make HumanName instances pickleable
0.3.6
- Fix strings that start with conjunctions (20) - handle assigning lists of names to a name attribute - support dictionary-like assignment of name attributes