aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en_US/location
AgeCommit message (Expand)AuthorFilesLines
2024-10-16fix(location): fix US ZIP code anomalies for zipCode({state}) (#3180)Matt Mayer1-5/+44
2024-10-12fix(location): update valid ZIP ranges for FL and VA (#3167)Matt Mayer1-2/+2
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-1/+1
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
2023-10-05feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)DivisionByZero3-0/+387
2023-08-10fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)Matt Mayer1-208/+52
2023-07-20fix(location): avoid hyphenated surnames in city patterns (#2119)Matt Mayer1-1/+1
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-2/+2
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2023-04-02feat(locale): add en_US location.county data (#1996)Matt Mayer2-0/+40
2022-10-21refactor(location)!: rename address module (#1469)Shinigami5-0/+239