v1.15.0
Added
-
#195 [core] Update dictionary files, including:
- Data and functions in existing data providers, including new functions:
Faker().company.department()
Faker().dnd.name…
Faker().internet.safeDomainSuffix()
Faker().southPark.episodes()
- Updates to existing localized dictionaries
- Data and functions in existing data providers, including new functions:
-
#197 [cli] Render sub-providers functions in cli output
-
#200 [core] Add new data providers:
archer
final_fantasy_xiv
mitch_hedberg
train_station
Changed
- #197 [cli] Change cli lookup command to return matching providers by name
Fixed
- #188 [core] Fix postcode for en-GB locale @efenderbosch-atg
- #193 [core] Fix localized postcodes with regex patterns @cosmin-marginean