aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
AgeCommit message (Expand)AuthorFilesLines
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-0/+15
2023-09-10chore(deps): update dependency prettier to v3.0.3 (#2375)renovate[bot]3-6/+6
2023-09-10chore(helpers): deprecate regexpStyleStringParse (#2290)Eric Cheng1-0/+16
2023-09-03feat(locale): add person data for yo locale (#2363)0xfatherstreet1-0/+1
2023-08-28docs: remove repeated reference to Ruby, Python, Perl (#2343)Matt Mayer1-2/+2
2023-08-26feat(locale): add Esperanto (#2230)Robin van der Vliet1-0/+1
2023-08-26docs(guide): replace deprecated faker.name with faker.person (#2345)Dale Seo1-5/+5
2023-08-26docs: simplify localization docs (#2342)Matt Mayer1-3/+3
2023-08-19feat(locale): add minimal da locale, start with location (#2324)Anton Stonor1-0/+1
2023-07-08docs: fix jsdocs typos (#2244)Robin van der Vliet1-1/+1
2023-06-16docs: replace deprecated datatype.uuid() with string.uuid() (#2214)Sara1-3/+3
2023-05-25docs(number): update default max value (#2176)An Nguyen1-0/+2
2023-05-08docs: minor enhancements (#2131)Shinigami3-16/+23
2023-05-08docs: streamline upgrading guide before release (#2130)Matt Mayer1-27/+24
2023-05-06fix(docs): fix faker v7 code example for locale migration (#2125)Matt Mayer1-3/+4
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer1-0/+1
2023-04-26feat(date): introduce anytime (#2096)ST-DDT1-2/+2
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer2-12/+5
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-0/+42
2023-04-22refactor(datatype): deprecate datetime (#2053)Shinigami1-0/+4
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-8/+8
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-0/+44
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-1/+1
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-0/+4
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-0/+4
2023-04-12refactor(business): remove old business data (#2033)Matt Mayer1-0/+10
2023-04-11docs: document format of locale codes, allFakers and allLocales (#2030)Matt Mayer1-0/+31
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-0/+4
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer2-1/+3
2023-04-04docs(helpers): document unique deprecation (#2001)Shinigami2-15/+26
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer2-2/+4
2023-04-03docs: normalize blocks (#2002)Shinigami3-8/+7
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa1-0/+1
2023-04-01refactor: restore en_IND (#1873)Shinigami1-4/+4
2023-03-29feat: add base locale (#1748)Shinigami2-4/+13
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski1-0/+1
2023-03-14docs: add reproducible results section (#1892)Matt Mayer1-0/+42
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero1-1/+1
2023-03-07fix: consistent locale names (#1884)ST-DDT1-4/+4
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT3-73/+184
2023-02-19refactor(datatype): deprecate `array` (#1853)DivisionByZero1-0/+5
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer1-5/+14
2023-01-29refactor(system): replace mime db with common dataset (#1788)DivisionByZero1-0/+4
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-0/+1
2022-12-10fix(image)!: remove lorempixel (#1641)Shinigami1-0/+1
2022-12-08docs: how to use with testing frameworks (#1623)Brennan Seymour1-0/+100
2022-12-07docs: include hints on specifying a locale can help startup time (#1629)conner-c2-1/+13
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-0/+4
2022-11-27docs: refactor migration guide (#1609)Matt Mayer1-6/+32