Skip to content

v1.15.0

Compare
Choose a tag to compare
@serpro69 serpro69 released this 06 Oct 09:37
· 145 commits to master since this release
1199fd5

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
  • #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

Other