Skip to content

Releases: go-faker/faker

v4.0.0

26 Jan 10:42
04f3781
Compare
Choose a tag to compare

What's Changed

  • feat: v3 functionality from bxcodec/faker by @bxcodec in #6
  • feat: support boundary for custom int type by @wolf-joe in #13
  • fix sentence generator by @S-YOU in #10
  • added russian lastnames, firstnames generation & tests by @stAnger917 in #12
  • fix: support for custom key map by @xesina in #16
  • add GetRealAddress & coverage badge by @wolf-joe in #14

New Contributors

Full Changelog: v4.0.0-beta.2...v4.0.0

v4.0.0-beta.4

07 Dec 00:48
12df95a
Compare
Choose a tag to compare

What's Changed

  • feat: support boundary for custom int type by @wolf-joe in #13
  • fix sentence generator by @S-YOU in #10
  • added russian lastnames, firstnames generation & tests by @stAnger917 in #12

New Contributors

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

v4.0.0-beta.3

19 Sep 16:54
6365ba7
Compare
Choose a tag to compare

What's Changed

  • feat: v3 functionality from bxcodec/faker by @bxcodec in #6

Full Changelog: v4.0.0-beta.2...v4.0.0-beta.3

v4.0.0-beta.2

03 Sep 18:06
2402358
Compare
Choose a tag to compare

Important Notes

Hi all, I'm Iman (@bxcodec) the original owner of github.com/bxcodec/faker. This is the initial ported version. I made it similar to the previous one, to ease the migrations.
What's next:

  • We will start to explore how to work with Go 1.18 (Generics) if possible
  • Invite more core contributors to help the implementation detail
  • Archive github.com/bxcodec/faker repository, and announce this repository as the main active repository for further development.

What's Changed

New Contributors

Full Changelog: https://github.com/go-faker/faker/commits/v4.0.0-beta.2