fakedata v0.7.0 Release Notes

Release Date: 2020-06-06 // almost 4 years ago
    • โž• Add support for regex fake value generation. Useful for postcode functions for different locales.
    • ๐Ÿ‘Œ Improve documentation of Faker.Combinators.
    • โšก๏ธ de-CH locale update: lastName function works now.
    • ๐Ÿ†• New function in Faker.Music.Phish module: albums, musicians
    • ๐Ÿ†• New function in Faker.Address: cityWithState
    • ๐Ÿ†• New function in Faker.Movie: title

    โšก๏ธ Data Update

    โšก๏ธ The following data sources which the libraries uses has been updated:

    • heroes_of_the_storm.yml
    • house.yml
    • name.yml
    • one_piece.yml

    ๐Ÿ†• New modules introduced

    • Faker.Blood
    • Faker.Chiquito
    • ๐Ÿ’ป Faker.Computer
    • Faker.Game.Control
    • Faker.Movie.Departed
    • Faker.Dnd
    • Faker.Music.PearlJam
    • Faker.Rajnikanth
    • Faker.Show
    • Faker.TvShow.Suits
    • Faker.WarhammerFantasy

    Locale Improvements

    • en-AU:
      • Locale has updated which leads to working of newer functions: Faker.Name.prefix, Faker.University.name, Faker.Bank.name
    • en-CA: Faker.Address.postcode works now.
    • โšก๏ธ en-GB: formats field has been updated.
    • fr-CA: Faker.Address.postcode works now.
    • ๐Ÿ‘ ko: Supports Faker.Commerce moudle now.

    ๐Ÿ’ฅ Breaking changes

    • Faker.Music.Phish module:
      • Rename song function to songs