Skip to content

Releases: thisisqubika/fakeit

Version 0.7

03 Jul 16:23
Compare
Choose a tag to compare
Version 0.7 Pre-release
Pre-release

Version 0.7

  • Fix assets on unit tests

Version 0.6

03 Jul 15:57
Compare
Choose a tag to compare
Version 0.6 Pre-release
Pre-release

Version 0.6

  • Fix locales not loading in unit tests

Version 0.5

16 Jun 19:26
Compare
Choose a tag to compare

Version 0.5

  • Fix Fakeit crashing on Unit Tests. Thanks to @i-schuetz
  • Bump Gradle and Kotlin version

Version 0.4

14 Jun 17:43
Compare
Choose a tag to compare

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.

Version 0.3

13 Jun 13:25
Compare
Choose a tag to compare

Version 0.3

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

Version 0.2

31 Mar 20:20
Compare
Choose a tag to compare

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)

Version 0.1

21 Mar 14:12
Compare
Choose a tag to compare

Version 0.1

  • Add support of fifty percent of models
  • Support for all Faker locales
  • Add sample app with examples