All Versions
7
Latest Version
0.7
Avg Release Cycle
17 days
Latest Release
2821 days ago

Changelog History

  • v0.7 Changes

    July 03, 2017

    ๐Ÿ”– Version 0.7

    • ๐Ÿ›  Fix assets on unit tests
  • v0.6 Changes

    July 03, 2017

    ๐Ÿ”– Version 0.6

    • ๐Ÿ›  Fix locales not loading in unit tests
  • v0.5 Changes

    June 16, 2017

    ๐Ÿ”– Version 0.5

    • ๐Ÿ›  Fix Fakeit crashing on Unit Tests. Thanks to @i-schuetz
    • โฌ†๏ธ Bump Gradle and Kotlin version
  • v0.4 Changes

    June 14, 2017

    ๐Ÿ”– Version 0.4

    • โœ‚ Removed Android dependency! Now you can use Fakeit on your unit tests on Java or Kotlin projects!
    • โž• Added a more friendly message when Fakeit crashes because it was not initialized.
  • v0.3 Changes

    June 13, 2017

    ๐Ÿ”– Version 0.3

    • โž• Added unique value feature. Now you can always ask for the same value instead of a random one.
    • โž• Added date model.
  • v0.2 Changes

    March 31, 2017

    ๐Ÿ”– Version 0.2

    • ๐Ÿ‘ท More models supported: App, Bank, Code, Company, Educator, Hacker, Hey Arnold, Hipster, Internet, Job, Lord of the Rings, Lorem, Music, Phone number, Pokemon, Rick and Morty, Rock Band (#23)
    • ๐Ÿ›  Fix crash on getting values from default locale (#23)
    • All models are now live on the sample app. (#23)
    • ๐Ÿ“œ Improvments on parser function (#26)
    • Add name_with_middle in RU locale (thanks to @seriabov) (#25)
  • v0.1 Changes

    March 21, 2017

    ๐Ÿ”– Version 0.1

    • โž• Add support of fifty percent of models
    • ๐Ÿ‘Œ Support for all Faker locales
    • โž• Add sample app with examples