| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-06 | refactor(word)!: change default error strategy to 'fail' (#3560) | DivisionByZero | 1 | -108/+54 | |
| 2025-07-04 | refactor!: remove deprecations (#3553) | Shinigami | 3 | -174/+0 | |
| 2025-05-05 | refactor(locale): normalize internet data (#3502) | DivisionByZero | 3 | -54/+54 | |
| 2025-03-17 | fix(airline): Air France and KLM Royal Dutch Airlines (#3440) | Steven Chim | 1 | -6/+6 | |
| 2025-03-06 | feat(number): bigint multipleOf (#3402) | Ernest | 1 | -3/+9 | |
| 2025-03-06 | feat(finance): add ISO 4217 numerical codes to Currency (#3404) | Owen | 1 | -0/+9 | |
| 2025-02-09 | feat(image): add AI-generated avatars (#3126) | Matt Mayer | 1 | -3/+27 | |
| 2025-01-15 | refactor(locale): improve product_name data in en and tr (#3372) | Salih Kahyaoğlu | 1 | -7/+7 | |
| * Reclassify 'Soft', 'Fresh', and 'Frozen' as adjectives in en locale * Add extra materials in en * Move some materials to adjectives for better categorization in tr * Add extra data to materials in tr * Run preflight | |||||
| 2024-12-29 | refactor(image): deprecate urlPlaceholder (#3341) | ST-DDT | 1 | -21/+21 | |
| 2024-12-29 | fix(image): dataUri should return random type (#3347) | Matt Mayer | 1 | -6/+6 | |
| * fix(image): dataUri should return random type * fix jsdoc | |||||
| 2024-12-29 | fix(system): semver parts should not be limited to 0-9 (#3349) | Matt Mayer | 2 | -4/+4 | |
| 2024-12-28 | fix: basic wildcard range handling + add more tests (#3322) | ST-DDT | 1 | -6/+6 | |
| * fix: basic wirdcard range handling + add more tests * chore: simplify lower/upper case conversion | |||||
| 2024-12-21 | fix(finance): update Discover card number format to ensure accuracy (#3336) | Juliette | 1 | -1/+1 | |
| Co-authored-by: ST-DDT <[email protected]> | |||||
| 2024-12-14 | feat(location): add list of spoken languages (#3333) | Umair Jibran | 1 | -0/+24 | |
| * add list of spoken languages * remove dupes * add language definition * add language module * add test case for `language()` * autogenerated supporting code * add languages for urdu * add test to make sure the values are truthy * update seed to match new format * update language list slim them down to a few languages as the long list was not easy to build up * update documentation * update returns * language: convert alpha2 to lowercase * update seed flies * covert alpha3 to lowercase * update seeders * update example * update version * use interface for language * Update index.ts * Revert "Update index.ts" This reverts commit 72a18e99cfee1f4c09d151b27bda1f2c8d1137d8. * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/modules/location/index.ts Co-authored-by: ST-DDT <[email protected]> * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> * language semantic Co-authored-by: ST-DDT <[email protected]> * add additional test cases * add examples for each property * add languages for the supported locales * update seeds * use example of german instead of english * Update src/definitions/location.ts Co-authored-by: ST-DDT <[email protected]> --------- Co-authored-by: ST-DDT <[email protected]> | |||||
| 2024-12-13 | feat(internet): update to simplified modern user-agent list (#3324) | Matt Mayer | 1 | -3/+3 | |
| * feat(internet): update to simplified modern user-agent list * fix reviews suggestions, fix extraneous } --------- Co-authored-by: ST-DDT <[email protected]> | |||||
| 2024-12-11 | feat(finance): use fake patterns for transactionDescription (#3202) | ST-DDT | 1 | -3/+3 | |
| 2024-12-06 | fix(animal): re-moo-ved some incorrect cow data (#3326) | Matt Mayer | 1 | -3/+3 | |
| My guess is when this was introduced in 1914b965c22b61a82e0aaf97e560899cd81bfee9 this was a copy-paste from something like Wikipedia, and there were some alphabetical markers like “A - edit” “B - edit” which made their way into the data | |||||
| 2024-11-30 | refactor(locale): sort person data (#3269) | ST-DDT | 1 | -16/+16 | |
| 2024-11-12 | refactor(finance): deprecate maskedNumber for removal (#3201) | ST-DDT | 1 | -3/+3 | |
| 2024-10-31 | feat(number): add romanNumeral method (#3070) | Amaan Shaikh | 1 | -0/+42 | |
| 2024-10-29 | feat(animal): add petName method (#3196) | Suyash Gulati | 1 | -0/+6 | |
| 2024-10-23 | feat(internet): add jwt method (#2936) | Zyb Jared Valdez | 1 | -0/+24 | |
| 2024-10-17 | refactor(locale): modernise buzz- and catch-phrases (#2930) | Matt Mayer | 1 | -19/+19 | |
| 2024-10-17 | refactor(locale): enhance en vehicle manufacturers (#3187) | Suyash Gulati | 1 | -4/+4 | |
| 2024-10-16 | feat(commerce): more varied product descriptions (#3174) | Matt Mayer | 1 | -3/+3 | |
| 2024-10-14 | refactor(vehicle): add more non-US vehicle manufacturers (#3173) | Matt Mayer | 1 | -4/+4 | |
| 2024-10-12 | refactor(internet): rename userName method to username (#3130) | Suyash Gulati | 1 | -0/+48 | |
| 2024-10-12 | feat(location): add `continent` method (#3162) | Joscha Feth | 1 | -0/+6 | |
| 2024-10-10 | feat(internet): improve ipv4 method (#2992) | ST-DDT | 1 | -5/+17 | |
| 2024-10-10 | feat(string): adds support for generating ULID (#2524) | Bruno Leite | 1 | -0/+18 | |
| 2024-10-10 | feat: add book module (#2949) | Michał Cieślar | 1 | -0/+37 | |
| 2024-09-20 | refactor(image): deprecate avatarLegacy (#3109) | ST-DDT | 1 | -3/+3 | |
| 2024-06-21 | feat(date)!: separate timeZone method (#2947) | ST-DDT | 2 | -2/+8 | |
| 2024-06-05 | feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922) | David Simão | 1 | -3/+15 | |
| 2024-05-25 | refactor(locale): normalize finance data (#2915) | DivisionByZero | 1 | -11/+11 | |
| 2024-05-18 | refactor(locale): normalize date data (#2902) | DivisionByZero | 1 | -20/+20 | |
| 2024-05-14 | refactor(locale): normalize company data (#2889) | DivisionByZero | 2 | -19/+19 | |
| 2024-05-08 | refactor(locale): normalize vehicle data (#2874) | DivisionByZero | 1 | -6/+6 | |
| 2024-05-05 | refactor(locale): normalize database data (#2873) | DivisionByZero | 1 | -12/+12 | |
| 2024-05-03 | refactor(locale): normalize commerce data (#2868) | DivisionByZero | 1 | -17/+17 | |
| 2024-05-01 | refactor(locale): normalize hacker data (#2866) | DivisionByZero | 2 | -29/+29 | |
| 2024-04-29 | feat(music): add album and artist methods (#2620) | Jeremy Hofer | 1 | -0/+12 | |
| 2024-04-29 | refactor(locale): normalize music data (#2857) | DivisionByZero | 1 | -3/+3 | |
| 2024-04-26 | fix(vehicle): Make VIN number generation more accurate (#2765) | Lucas | 1 | -3/+3 | |
| Co-authored-by: DivisionByZero <[email protected]> | |||||
| 2024-04-21 | refactor(locale): activate data normalization for color (#2837) | DivisionByZero | 2 | -9/+9 | |
| 2024-04-17 | fix(date): fix birthdate (#2829) | ST-DDT | 1 | -9/+9 | |
| 2024-04-14 | fix(locale): misc spelling errors in commerce & food (#2809) | Matt Mayer | 1 | -3/+3 | |
| 2024-04-11 | refactor(locale): normalize animal data (#2791) | DivisionByZero | 2 | -24/+24 | |
| 2024-04-05 | feat(animal): add more simple animals to animal.type() (#2786) | Matt Mayer | 1 | -3/+3 | |
| 2024-04-01 | refactor(date)!: birthdate improvements (#2756) | ST-DDT | 1 | -21/+9 | |
