Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

v4.0.0-beta

Compare
Choose a tag to compare
@bxcodec bxcodec released this 20 Aug 05:36
· 6 commits to master since this release
a94c89d

What's Changed

  • chore: update " to ' in names by @cconcannon in #157
  • fix: linter, gomod version, tests by @bxcodec in #167
  • feat: oneof support for some pointer types. by @soranoba in #162
  • fix: panic on using map with value of aliased type by @daniel134256 in #165
  • fix: Always get the same value where you want to get it at random. by @soranoba in #163
  • feat: Make possible to ignore some fields and provide a custom generator for it by @unkeep in #160
  • feat: FakeData support recursive type by using opt by @wolf-joe in #168
  • feat: add v4 initial version, with options and restructured package by @bxcodec in #169

New Contributors

Full Changelog: v3.8.0...v4.0.0-beta