Releases: serpro69/kotlin-faker
Releases · serpro69/kotlin-faker
v1.8.0-rc.0
v1.7.1
v1.7.0
v1.7.0-rc.1
v1.7.0-rc.0
v1.6.0
Added
- #44 [core] Add support for random instance configuration.
- #47 [core] Publish release candidates to bintray
- #49 [core] Unique values exclusions with wildcards
- #46 [core] Support deterministic constructor selection for randomClassInstance
Fixed
- #26 [core] Parameter '4' not found in 'vehicle' category
- #48 [core] streetFighter#moves: class java.util.LinkedHashMap cannot be cast to class java.lang.String
- #50 [core] Horseman spelt wrong
- #56 [core] Values with single '?' char are not always letterified
Changed
- #49 [core] Configuration for generation of unique values. Old functionality is deprecated and will be removed in future releases.
v1.6.0-rc.3
v1.6.0-rc.2
Added
- #46 [core] Support deterministic constructor selection for randomClassInstance
v1.6.0-rc.1
Added
- #49 [core] Unique values exclusions with wildcards
Fixed
- #48 [core] streetFighter#moves: class java.util.LinkedHashMap cannot be cast to class java.lang.String
Changed
- [core] Configuration for generation of unique values. Old functionality is deprecated and will be removed in future releases. This relates to changes in #49