Skip to content

Releases: faker-ruby/faker

v3.1.0

23 Dec 19:48
92d3dfb
Compare
Choose a tag to compare

Happy Holidays with a new Faker release! 🎉

This version:

  • adds and removes generators
  • fixes bugs
  • update dependencies

See changelog for full details.

Features

Bug fixes

  • fix: ensure generated passwords have correct characters when mix_case & special_characters enabled by @tiff-o in #2533
  • Fix: ensure sport generator produces single sport unless a number of sports is requested by @si-lens in #2616
  • Remove typo in ISSUE_TEMPLATE to check Faker version by @loqimean in #2621
  • Typo in Ukrainian locale, fixes #2620 by @Newman101 in #2622
  • Remove english characters in ja locale file, fixes #2637 by @alextaujenis in #2638
  • Fix country code length for non EN locale by @vbrazo in #2669

What's Changed

Update local dependencies

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

02 Nov 02:33
32fcc14
Compare
Choose a tag to compare

v3.0.0 (2022-11-01)

This version:

  • drops support for positional arguments in favor of keyword arguments (positional arguments were deprecated in v2)
  • add new generators
  • bug fixes and chores

See changelog for full details.

Breaking Changes

  • PR #2576 Drop support for positional arguments in favor of keyword arguments. Support for positional arguments was deprecated on v2 @mauromorales

Bug/Fixes

Features

What's Changed

Update local dependencies

  • Update rubocop minitest to 0.23.0
  • Update simplecov to 0.21.0
  • Update test-unit to 3.5.5
  • Update rubocop to 1.37.1

v2.23.0

01 Sep 19:51
45331d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.22.0...v2.23.0

v2.22.0

28 Jul 15:29
efc6a90
Compare
Choose a tag to compare

The 2.22.0 version includes:

  • bug fixes
  • locales changes and new translations
  • a couple of new Faker generator

v2.21.0

15 May 22:08
Compare
Choose a tag to compare

The 2.21.0 version includes:

  • a new Faker generator
  • bug fixes
  • locales changes and new translations
  • update dev dependencies

v2.20.0

05 Mar 18:35
Compare
Choose a tag to compare

The 2.20.0 version includes:

  • new Faker generators
  • bug fixes
  • update locales
  • small tweak in the documentation
  • put CI against Ruby 3.2.0-dev

v2.19.0

23 Aug 15:03
Compare
Choose a tag to compare

The 2.19.0 version includes:

  • new Faker generators
  • bug fixes
  • update locales

v2.18.0

15 May 18:27
be59d0b
Compare
Choose a tag to compare

This version:

  • fixes bugs and chores
  • update documentation
  • adds new generators for IDNumber, Crypto.sha512, and others.
  • updates locales in different languages
  • updates dependencies

v2.17.0

12 Mar 01:54
6867cf5
Compare
Choose a tag to compare

This version includes:

  • chores
  • documentation improvements
  • a couple of new feature requests
  • lots of new translations/locales

v2.16.0

10 Feb 04:54
ae39ced
Compare
Choose a tag to compare

This version:

  • adds documentation improvements
  • adds new Faker generators
  • includes chores
  • updates locales