Releases: go-faker/faker
Releases · go-faker/faker
v4.5.0
What's Changed
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #54
- feat: add UserAgent faker by @mbezhanov in #57
New Contributors
- @mbezhanov made their first contribution in #57
Full Changelog: v4.4.2...v4.5.0
v4.4.2
What's Changed
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #52
- fix: concurrent-safe unique data generation by @bxcodec in #53
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- adding missing cities to addresses data by @davekerr-orum in #51
New Contributors
- @davekerr-orum made their first contribution in #51
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- chore: Create dependabot.yml by @bxcodec in #45
- chore(deps): bump golang.org/x/text from 0.3.7 to 0.14.0 by @dependabot in #46
- Add feature: Country Info(#47) by @vitaliy-paliy in #50
New Contributors
- @dependabot made their first contribution in #46
- @vitaliy-paliy made their first contribution in #50
Full Changelog: v4.3.0...v4.4.0
v4.3.0
v4.2.1
What's Changed
- tests and fix for faking data for slice of structs with slice_len specified by @cwinters8 in #19
New Contributors
- @cwinters8 made their first contribution in #19
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- feat: adds the ability to change the default tag name (#27) by @hohmannr in #28
- fix: unexpected logic issue with the ignore interface option by @bxcodec in #36
- fix: tolower domain by default by @rfyiamcool in #32
- feat: add url format by @rfyiamcool in #33
- perf: improve paragragh performance by @rfyiamcool in #35
- fix: add random_string unit-test by @rfyiamcool in #34
New Contributors
- @hohmannr made their first contribution in #28
- @rfyiamcool made their first contribution in #32
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
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