All Versions
7
Latest Version
0.7
Avg Release Cycle
17 days
Latest Release
2487 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