Skip to content

Releases: jaswdr/faker

v1.12.1

19 Jul 12:06
e683f8d
Compare
Choose a tag to compare

What's Changed

  • Improve performance using a string builder instead of a string by @4k1k0 in #102

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

05 Jul 08:28
eeb258a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.12.0

v1.11.2

03 Jul 10:55
351f236
Compare
Choose a tag to compare

What's Changed

  • Adding Go 1.18.x to test matrix by @jaswdr in #97
  • Fixing Currency test and add ExpectInInt and ExpectInString test helpers by @jaswdr in #98

Full Changelog: v1.11.1...v1.11.2

v1.11.1

23 Jun 09:49
30e90aa
Compare
Choose a tag to compare

What's Changed

  • Prevent Lorem.Text to return empty string result by @tony2001 in #95

New Contributors

Full Changelog: v1.11.0...v1.11.1

v1.11.0

21 Jun 08:52
62506c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.11.0

v1.10.2

31 Jan 22:06
28e8d5b
Compare
Choose a tag to compare

What's Changed

  • Handling edge case in IntBetween when using MaxInt by @jaswdr in #88

Full Changelog: v1.10.1...v1.10.2

v1.10.1

27 Jan 08:54
d3f4dd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

24 Jan 09:18
4c5f5d0
Compare
Choose a tag to compare

What's Changed

  • Allowing empty string in code generated by Currency generator by @jaswdr in #80
  • feat: added RandomStringWithLength by @xlanor in #82

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

16 Jan 13:26
e52a787
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

18 Oct 08:36
bc2baf3
Compare
Choose a tag to compare

What's Changed

  • Add implementation of hash algorithms based faker data generator by @bhatipradeep in #75
  • Fix binarysearch tests to be proper incase in case of failure. by @bhatipradeep in #76

Full Changelog: v1.7.0...v1.8.0