Skip to content

Releases: jaswdr/faker

v2.9.1

05 Dec 14:57
dfa3e91

Choose a tag to compare

What's Changed

  • Add Recent(), Past(), Soon(), and Future() time generation methods by @gemyago in #215
  • Fix: Generate deterministic string data when using seeded Faker instances by @Copilot in #216

New Contributors

  • @gemyago made their first contribution in #215
  • @Copilot made their first contribution in #216

Full Changelog: v2.9.0...v2.9.1

v2.9.0

08 Nov 14:39
3a66b33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.9.0

v2.8.1

28 Sep 15:09
99ad06e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

06 Aug 20:28
c3ff6bb

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

05 Aug 18:51
ac79876

Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.1

29 Jul 09:48
949fc1a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.0

10 Jul 20:09
4d80f38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

02 May 17:39
b77894e

Choose a tag to compare

What's Changed

  • feat: Implement Shuffle function and add corresponding tests by @jaswdr in #186
  • Feat programming language by @jaswdr in #187
  • Removed hit count from README by @jaswdr in #188
  • Use english dictionary for words instead of subset by @jaswdr in #189
  • refactor: Simplify ShuffleString implementation in Faker (#186) by @jaswdr in #190
  • refactor: Remove unused benchmark tests and improve random number generation by @jaswdr in #191
  • feat: Add NewWithSeedInt64 function and corresponding test by @jaswdr in #192
  • feat: add pokemon names by @joshkurien in #194
  • refactor: Remove redundant float rounding checks in tests by @jaswdr in #195

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

26 Apr 19:11
efb8d34

Choose a tag to compare

What's Changed

  • feat: Add RandomMapKey and RandomMapValue by @mathieu-lemay in #182
  • feat: Enhance struct filling with recursive support and depth control by @jaswdr in #185

Full Changelog: v2.3.3...v2.4.0

v2.3.3

29 Oct 11:53
75dde12

Choose a tag to compare

What's Changed

  • style: format code with Go fmt and Gofumpt by @deepsource-autofix in #179
  • Remove % from address building number by @jaswdr in #181

Full Changelog: v2.3.2...v2.3.3