aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-08-13refactor(locale): remove invalid credit card issuer patterns (#3568)DivisionByZero3-15/+3
2025-08-11feat(locale): extended list of colors in Polish (#3586)Piotr Kuczynski1-0/+135
2025-08-09chore(deps): update eslint (#3578)renovate[bot]1-2/+2
2025-07-20feat(locales): add animal vocabulary(bear, bird, cat, rabbit, pet_name) in Ko...r4bb1t7-0/+311
2025-07-06refactor(word)!: change default error strategy to 'fail' (#3560)DivisionByZero2-25/+18
2025-07-04refactor!: remove deprecations (#3553)Shinigami6-496/+4
2025-06-29feat(locale): add word data to pt_br and pt_pt locales (#3531)Daniel Shvarts10-0/+1616
2025-06-17docs: add remarks about external sources (#3452)Shinigami1-0/+14
2025-06-16feat(location): simple coordinate methods (#3528)David Pollack3-170/+183
2025-05-13fix(locale): correct Japanese country names (#3510)matsueushi1-11/+7
2025-05-13fix(locale): ko modified street_name to street_name_part (#3485)seoahan5-33/+123
2025-05-11fix(locale): correct the name of element Lv in Japanese (#3509)matsueushi1-1/+1
2025-05-11feat(locale): Add additional Japanese last names to the locale data (#3484)Noritaka Kobayashi1-0/+480
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero91-2859/+2048
2025-05-05feat(locale): update zh_CN word (#3478)Khalil Yao5-0/+159
2025-05-04refactor(locale): rename pt-BR streetSuffix to streetPrefix (#3493)Guilherme Chalita3-4/+4
2025-05-02feat(locale): add Japanese sex definitions for person locale (#3495)Noritaka Kobayashi2-0/+3
2025-04-30feat(locale): add Japanese science locale data including elements and units (...Noritaka Kobayashi4-0/+726
2025-04-29feat(locale): update Japanese company categories (#3489)Noritaka Kobayashi1-0/+12
2025-04-29feat(locale): add vehicle locale data for Japanese (#3490)Noritaka Kobayashi4-0/+28
2025-04-29feat(locale): add Japanese date and month definitions (#3492)matsueushi4-0/+50
2025-04-25feat(locale): add zh_CN book (#3477)Khalil Yao8-0/+278
2025-04-24refactor(locale): ko state data update (#3487)seoahan1-17/+17
2025-04-24feat(locale): update zh_CN animal (#3480)Khalil Yao8-4/+81
2025-04-19feat(locale): update zh_CN location (#3481)Khalil Yao8-0/+449
2025-04-18feat(locale): add zh_CN food (#3479)Khalil Yao12-0/+393
2025-04-16 feat(locale): add country code for en_CA & fr_CA (#3476)Alix Lahuec4-0/+8
2025-04-11fix(number): don't ignore multipleOf in float when min=max (#3417)ST-DDT1-5/+1
2025-04-11feat(locale): add cy locale, start with date (#3462)Awen238-0/+111
2025-04-11feat(locale): add finance support for ja locale (#3449)matsueushi6-0/+969
2025-04-10fix(locale): rename ja and zh_CN company affix files (#3448)matsueushi6-8/+8
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G8-0/+112
2025-04-05fix(iban): more strict pattern for IE and PS (#3464)DivisionByZero1-2/+2
2025-04-01feat(locale): add localize sex support for zh_CN & zh_TW (#3450)蛋疼的蛋蛋4-0/+6
2025-03-17fix(airline): Air France and KLM Royal Dutch Airlines (#3440)Steven Chim1-1/+2
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib8-0/+120
2025-03-06refactor(internet): deprecate color method for removal (#3401)ST-DDT1-0/+11
2025-03-06feat(number): bigint multipleOf (#3402)Ernest1-9/+30
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen7-3/+445
2025-03-01chore(deps): update eslint (major) (#3426)renovate[bot]1-69/+69
2025-02-28docs: improve missing data error (#3406)ST-DDT2-1/+5
2025-02-19fix: test before using Buffers (#3400)ST-DDT1-2/+19
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer1-3/+47
2025-01-25docs: faker.seed examples are not consistent after refresh (#3378)Matt Mayer1-12/+12
2025-01-15refactor(locale): improve product_name data in en and tr (#3372)Salih Kahyaoğlu2-6/+18
2025-01-15fix(locales): update chemical element names in zh_CN (#3371)tuanzi1-8/+8
2025-01-11docs(finance): add seeAlsos (#3344)ST-DDT1-0/+18
2024-12-29docs(image): improve urlPlaceholder alternatives (#3351)ST-DDT1-2/+2
2024-12-29docs: fix examples which return string/number (#3348)Matt Mayer5-36/+35
2024-12-29refactor(image): deprecate urlPlaceholder (#3341)ST-DDT1-6/+15