Releases: go-faker/faker
Releases · go-faker/faker
v4.0.0
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
- @wolf-joe made their first contribution in #13
- @S-YOU made their first contribution in #10
- @stAnger917 made their first contribution in #12
- @xesina made their first contribution in #16
Full Changelog: v4.0.0-beta.2...v4.0.0
v4.0.0-beta.4
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
- @wolf-joe made their first contribution in #13
- @S-YOU made their first contribution in #10
- @stAnger917 made their first contribution in #12
Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4
v4.0.0-beta.3
What's Changed
Full Changelog: v4.0.0-beta.2...v4.0.0-beta.3
v4.0.0-beta.2
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
- feat: add ported version from bxcodec/faker by @bxcodec in #1
- fix: change package name by @bxcodec in #2
- feat: port v4 by @bxcodec in #3
- chore: fix package by @bxcodec in #4
New Contributors
Full Changelog: https://github.com/go-faker/faker/commits/v4.0.0-beta.2