All Versions
26
Latest Version
Avg Release Cycle
61 days
Latest Release
1164 days ago

Changelog History
Page 2

  • v1.3.1 Changes

    June 07, 2020

    ๐Ÿ›  Fixed

    • #27 Resolving partially-localized provider functions with secondary_key
  • v1.3.0 Changes

    June 03, 2020

    โž• Added

    • #24 faker-bot cli application
    • ๐Ÿš€ Automated releases to github

    ๐Ÿ”„ Changed

    • ๐Ÿšš #29 Remove classgraph dependency
    • Split core faker functionality and cli bot application into sub-projects.
  • v1.2.0 Changes

    May 17, 2020

    โž• 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
  • v1.1.7

    May 17, 2020
  • v1.1.6

    May 10, 2020
  • v1.1.5

    May 10, 2020
  • v1.1.4

    May 10, 2020
  • v1.1.3

    May 10, 2020
  • v1.1.2 Changes

    May 01, 2020

    ๐Ÿ›  Fixed

    • #20 Issues with FasterXML Jackson 2.10.1
  • v1.1.1 Changes

    January 28, 2020

    ๐Ÿ›  Fixed

    • #18 Visibility of randomClassInstance() function in [RandomProvider](src/main/kotlin/io/github/serpro69/kfaker/provider/RandomProvider.kt) class