kotlin-faker v1.2.0 Release Notes

Release Date: 2020-05-17 // almost 4 years ago
  • โž• Added

    • ๐Ÿ’ป 3 new providers: chiquito, computer, and rajnikanth
    • ๐Ÿ†• New functions to existing providers:
      • address.cityWithState()
      • address.mailbox()
      • gender.shortBinaryTypes()
    • educator provider changed completely due to new dict file structure
    • โฌ†๏ธ Upgrades to existing dict files
    • ๐Ÿš€ Automated versioning (patches only) and deploys

    ๐Ÿ›  Fixed

    • #18 Visibility of randomClassInstance() function in [RandomProvider](core/src/main/kotlin/io/github/serpro69/kfaker/provider/RandomProvider.kt) class
    • #20 Issues with FasterXML Jackson 2.10.1