Releases: go-faker/faker
Releases · go-faker/faker
v4.6.0
What's Changed
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.18.0 by @dependabot in #58
- support custom domain for generate fake email by @martinyonatann in #66
- fix timezones list by @kulti in #63
New Contributors
- @martinyonatann made their first contribution in #66
- @kulti made their first contribution in #63
Full Changelog: v4.5.0...v4.6.0
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