kotlin-faker v1.6.0 Release Notes

Release Date: 2020-12-30 // over 3 years ago
  • โž• 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

    • ๐Ÿš€ [core] Configuration for generation of unique values. Old functionality is deprecated and will be removed in future releases. This relates to changes in #49