aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/finance
AgeCommit message (Collapse)AuthorFilesLines
2025-08-13refactor(locale): remove invalid credit card issuer patterns (#3568)DivisionByZero2-10/+2
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen1-0/+154
2024-12-21fix(finance): update Discover card number format to ensure accuracy (#3336)Juliette1-3/+0
Co-authored-by: ST-DDT <[email protected]>
2024-12-11feat(finance): use fake patterns for transactionDescription (#3202)ST-DDT2-0/+15
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero4-10/+10
2024-04-15refactor(locale): remove discontinued credit card issuer "maestro" (#2803)DivisionByZero2-20/+0
2023-09-29chore(finance): update mastercard patterns and test (#2396)Matt Mayer1-1/+1
2023-09-05chore(finance): remove defunct credit card issuers (#2356)Matt Mayer5-29/+0
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT2-4/+4
2023-02-28fix(currency): modernise currency list for 2023 (#1880)Matt Mayer1-87/+7
2023-02-27feat(finance): currency object (#1809)Matt Mayer1-172/+342
2022-09-26fix(finance): update Venezuelan bolĂ­var name and code (#1394)Adri Van Houdt1-2/+2
2022-09-26fix(finance): update Zambian Kwacha to new version (#1393)Adri Van Houdt1-2/+2
2022-09-26fix(finance): fix typo in Belarusian Ruble's name (#1395)Adri Van Houdt1-1/+1
2022-09-26fix(finance): Update Belarusian Ruble to new version (#1392)Adri Van Houdt1-2/+2
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT1-1/+5
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT1-1/+5
2022-02-01feat(types): provide strong typing for locales (#363)ST-DDT2-2/+4
2022-01-20feat: migrate locales to typescript (#238)ST-DDT23-36/+54
2022-01-19fix: ts support for locales (#169)Shinigami16-0/+775