File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ Release Log
22===========
33* 1.1.2 - November 13, 2022
44 - Add support for attributes in constructor (#140)
5+ - Make HumanName instances hashable (#138)
6+ - Update repr for names with single quotes (#137)
57* 1.1.1 - January 28, 2022
68 - Fix bug in is_suffix handling of lists (#129)
79* 1.1.0 - January 3, 2022
Original file line number Diff line number Diff line change @@ -7,10 +7,14 @@ Naming Practices and Resources
77 * Wikipedia_Anthroponymy _
88 * Wikipedia_Naming_conventions _
99 * Wikipedia_List_Of_Titles _
10+ * Tussenvoegsel _
11+ * Family_Name_Affixes _
1012
1113.. _US_Census_Surname_Data_2000 : https://www.census.gov/data/developers/data-sets/surnames/2000.html
1214.. _US_Social_Security_Administration_Baby_Names_Index : https://www.ssa.gov/oact/babynames/limits.html
1315.. _Naming_practice_guide_UK_2006 : https://www.fbiic.gov/public/2008/nov/Naming_practice_guide_UK_2006.pdf
1416.. _Wikipedia_Anthroponymy : https://en.wikipedia.org/wiki/Anthroponymy
1517.. _Wikipedia_Naming_conventions : http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_(people)
1618.. _Wikipedia_List_Of_Titles : https://en.wikipedia.org/wiki/Title
19+ .. _Tussenvoegsel : https://en.wikipedia.org/wiki/Tussenvoegsel
20+ .. _Family_Name_Affixes : https://en.wikipedia.org/wiki/List_of_family_name_affixes
You can’t perform that action at this time.
0 commit comments