aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
AgeCommit message (Collapse)AuthorFilesLines
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
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
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
Co-authored-by: ST-DDT <[email protected]>
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
2022-11-21docs: use interface instead of class (#1570)Sikriti Dakua1-2/+2
2022-11-21docs: add upgrading guide for v8 (#1517)Matt Mayer1-51/+81
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-0/+1
2022-10-31docs: fix findname in usage docs (#1504)Matt Mayer1-1/+1
2022-10-29docs: fix snippets of codes in usage guide (#1496)EL JABIRI Tarik1-2/+2
2022-10-24docs: fix typo in usage section (#1485)Tyson Louth1-1/+1
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-13/+13
Co-authored-by: ST-DDT <[email protected]>
2022-10-14refactor(locale)!: change en_IND to en_IN (#1448)wael1-1/+1
2022-10-08docs: fix note containers in usage guide (#1417)Yusuf1-2/+2
2022-10-02docs: improve usage guide for selective readers (#1406)ST-DDT1-0/+2
2022-09-29fix(locale): change id_ID name to `Indonesian` (#1401)fzn0x1-1/+1
2022-09-26docs: `usage` page in `guides` (#1366)Leyla Jähnig2-88/+205
2022-09-11docs: localization (#1364)Shinigami1-0/+97
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>
2022-09-11docs: upgrading guide (#1365)Shinigami2-84/+10
Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: ST-DDT [email protected]
2022-09-08docs: remove redundant TOCs (#1353)ST-DDT2-4/+0