Skip to content

Commit bef07a4

Browse files
committed
Add deterministic constructor selection for randomClassInstance
This will fix #46
1 parent bf576c8 commit bef07a4

File tree

4 files changed

+426
-117
lines changed

4 files changed

+426
-117
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and the project versioning adheres to [Semantic Versioning](https://semver.org/s
99
- [#44](https://github.com/serpro69/kotlin-faker/pull/44) [core] Add support for random instance configuration.
1010
- [#47](https://github.com/serpro69/kotlin-faker/issues/47) [core] Publish release candidates to bintray
1111
- [#49](https://github.com/serpro69/kotlin-faker/issues/49) [core] Unique values exclusions with wildcards
12+
- [#46](https://github.com/serpro69/kotlin-faker/issues/46) [core] Support deterministic constructor selection for randomClassInstance
1213

1314
### Fixed
1415
- [#48](https://github.com/serpro69/kotlin-faker/issues/48) [core] streetFighter#moves: class java.util.LinkedHashMap cannot be cast to class java.lang.String

0 commit comments

Comments
 (0)