Faker Ruby Faker Versions Save

A library for generating fake data such as names, addresses, and phone numbers.

v2.22.0

1 year ago

The 2.22.0 version includes:

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

v2.21.0

1 year ago

The 2.21.0 version includes:

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

v2.20.0

2 years ago

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

2 years ago

The 2.19.0 version includes:

  • new Faker generators
  • bug fixes
  • update locales

v2.18.0

2 years ago

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

3 years ago

This version includes:

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

v2.16.0

3 years ago

This version:

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

v2.15.1

3 years ago

v2.15.1 (2020-11-24)

  • Rollback PR #2169 and bump 2.15.1 #2203 @vbrazo

v2.15.0

3 years ago

This version:

  • adds documentation improvements
  • adds new generators
  • adds chores
  • fixes some failing tests
  • updates locales
  • updates local dependencies

v2.14.0

3 years ago

This version:

  • adds documentation improvements
  • updates locales
  • adds new generators for barcodes and driving license
  • adds other generators
  • updates local dependencies
  • fixes some failing tests
  • chores