Skip to content

Releases: faker-ruby/faker

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

v2.15.1

25 Nov 02:01
2b52e7a
Compare
Choose a tag to compare

v2.15.1 (2020-11-24)