aboutsummaryrefslogtreecommitdiff
path: root/src/modules/location
AgeCommit message (Expand)AuthorFilesLines
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer1-10/+16
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero1-1/+3
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-2/+1
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami1-1/+3
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-0/+10
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-0/+10
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero1-7/+31
2023-04-17chore(location): standardize abbreviated parameter (#2061)Shinigami1-21/+226
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-10/+40
2023-04-02feat(locale): add en_US location.county data (#1996)Matt Mayer1-0/+1
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-1/+9
2023-03-29docs(location): improve documentation for state and county (#1987)Matt Mayer1-4/+6
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-4/+4
2023-02-20refactor(location)!: countryCode use ISO-3166-1 (#1720)DivisionByZero1-6/+6
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-02-04refactor(location): normalize signatures (#1784)DivisionByZero1-35/+429
2023-01-02refactor(location): nearbyGPSCoordinate options (#1682)Shinigami1-13/+95
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+7
2022-12-23feat(helpers): fake from array (#1453)ST-DDT1-8/+2
2022-12-02docs(location): clarify city and cityName methods (#1621)Matt Mayer1-2/+4
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-15/+5
2022-11-06docs: update since tags for person and location (#1516)Matt Mayer1-21/+21
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-0/+455