aboutsummaryrefslogtreecommitdiff
path: root/src/definitions/location.ts
AgeCommit message (Expand)AuthorFilesLines
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran1-0/+8
2024-10-13refactor(location): support multiple postcode_by_state patterns (#3170)Matt Mayer1-1/+1
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth1-0/+5
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT1-1/+3
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero1-6/+24
2023-09-15feat(location): Support ISO 3166-1 numeric country codes (#2325)Robin van der Vliet1-1/+1
2023-08-10fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)Matt Mayer1-1/+3
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer1-2/+2
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-1/+1
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero1-1/+1
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami1-1/+1
2023-03-29docs(location): improve documentation for state and county (#1987)Matt Mayer1-3/+3
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero1-10/+5
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-0/+128