Releases: thisisqubika/fakeit
Releases · thisisqubika/fakeit
Version 0.7
Version 0.7
- Fix assets on unit tests
Version 0.6
Version 0.6
- Fix locales not loading in unit tests
Version 0.5
Version 0.5
- Fix Fakeit crashing on Unit Tests. Thanks to @i-schuetz
- Bump Gradle and Kotlin version
Version 0.4
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
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
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
Version 0.1
- Add support of fifty percent of models
- Support for all Faker locales
- Add sample app with examples