A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/faker-ruby/faker

https://github.com/faker-ruby/faker - v3.6.0

v3.6.0 (2026-01-21)

First release of the new year!

This version comes with some performance improvements (speeds faker load time by 17%!) and removal of deprecated generators.

It also drops support to Ruby's EOL 3.0. The minimum supported Ruby version is 3.1.

Drops support for Ruby 3.0

Removes deprecated generators

Improvements and bug fixes

Update development dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.3...v3.6.0

- Ruby
Published by stefannibrasil about 1 month ago

https://github.com/faker-ruby/faker - v3.5.3

v3.5.3 (2025-12-02)

Wishing you a cozy and calm Holiday season ☃️

This version adds and improves some locales, fixes some bugs, and deprecates some generators.

Thanks to all contributors!

Deprecated generators

Improvements & Bug Fixes

Chores

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3

- Ruby
Published by stefannibrasil 3 months ago

https://github.com/faker-ruby/faker - v3.5.2

Happy Canada Day! 🍁

This version adds and improves some locales and fixes some bugs.

Thanks to all contributors!

Improvements & Bug fixes

Chore

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.1...v3.5.2

- Ruby
Published by thdaraujo 8 months ago

https://github.com/faker-ruby/faker - v3.5.1

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber

Improvements & Bug fixes

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.4.2...v3.5.1

- Ruby
Published by stefannibrasil over 1 year ago

https://github.com/faker-ruby/faker - v3.4.2

Happy July with a new faker-ruby release.

This version:

  • introduces a breaking change for Faker::NationalHealthService.british_number (more details below)
  • adds translation for some generators
  • fixes bugs

Breaking changes

The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could
produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version, Faker::NationalHealthService.british_number uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range.

Breaking change was introduced in "Add test range param to NHS numbers" by @neanias in https://github.com/faker-ruby/faker/pull/2947

Improvements & Bug fixes

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v.3.4.1...v3.4.2

- Ruby
Published by stefannibrasil over 1 year ago

https://github.com/faker-ruby/faker - v3.4.1

Happy end of May with a new faker-ruby release.

This version:

  • adds translation for some generators
  • fixes bugs
  • improves some generators performance

Bug fixes

Features

What's changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.3.1...v3.4.1

- Ruby
Published by stefannibrasil almost 2 years ago

https://github.com/faker-ruby/faker - v3.3.1

v3.3.1 (2024-04-02)

Bug fixes

What's Changed

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.3.0...v3.3.1

- Ruby
Published by stefannibrasil almost 2 years ago

https://github.com/faker-ruby/faker - v3.3.0

v3.3.0 (2024-03-25)

Bug Fixes

Features

What's changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.2.3...v3.3.0

- Ruby
Published by stefannibrasil almost 2 years ago

https://github.com/faker-ruby/faker - v.3.2.3

What's Changed

v3.2.3 (2024-01-12)

Happy 2024 with a new faker-ruby release.

This version includes bug fixes, docs typos fixes, and some changes on the contributing guides.

faker-ruby is is not accepting new features proposals

As we discussed here, we want to improve faker's performance and organization. There hasn't been to many bug reports and most of the open issues are related to performance and confusion around using faker.

As we have limited time to invest in faker, reviewing new generators and locales prevent us from focusing on the big picture work. With this decision, we hope to make the necessary changes for faker to go to the next level. Please read the Contributing guides for ways to help us get there.

Bug fixes

What's Changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.2.2...v.3.2.3

- Ruby
Published by stefannibrasil about 2 years ago

https://github.com/faker-ruby/faker - v3.2.2

v3.2.2 (2023-11-03)

Happy November with a new faker-ruby release.

This version:

  • adds generators
  • fixes bugs
  • updates dev and dependencies
  • updates docs

Features

Bug fixes

What's Changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.2.1...v3.2.2

- Ruby
Published by stefannibrasil over 2 years ago

https://github.com/faker-ruby/faker - v3.2.1

v3.2.1 (2023-08-11)

Happy August with a new Faker release! 🎉

This version:

  • adds generators
  • fixes bugs
  • updates dev dependencies

This version fixes a bug with setting the locale in multi-threaded environments. It's now possible to set the locale per thread. For more details, see How to set the default locale for in threaded server environments.

Other changes included in this version:

Features

Bug fixes

What's Changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.2.0...v3.2.1

- Ruby
Published by stefannibrasil over 2 years ago

https://github.com/faker-ruby/faker - v3.2.0

v3.2.0 (2023-04-14)

Happy Spring with a new Faker release! 🌼

This version changes Faker::Internet.email, Faker::Internet.domain_name, Faker::Internet.safe_email, and Faker::Internet.free_email default behavior.

These generators email are now RFC 2606 compliant. They generate safe values by default using the Reserved Top Level DNS Names: example and test. To maintain backwards compatibility and give users the option to use non-safe domains at their own risk, custom domains are allowed.

Faker::Internet.safe_email, and Faker::Internet.free_email have been deprecated. Users have until October 2023 to make the necessary changes.

More details and updated docs can be found here.

Other changes included in this version:

Features

Bug fixes

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.1.1...v3.2.0

- Ruby
Published by stefannibrasil almost 3 years ago

https://github.com/faker-ruby/faker - v3.1.1

Happy Valentine's Day with a new Faker release! 🎉

This version:

  • adds and deprecates generators
  • fixes bugs
  • updates development dependencies

Features

  • Add exclude_words keyword to Lorem Ipsum to prevent words from being produced by @philipfong in #2665
  • Deprecate FillMurray service by @ferblape in #2657
  • Airports by @ZionMiller in https://github.com/faker-ruby/faker/pull/2682

Bug fixes

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.1.0...v.3.1.1

- Ruby
Published by stefannibrasil about 3 years ago

https://github.com/faker-ruby/faker - v3.1.0

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

What's Changed

Update local dependencies

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.0.0...v3.1.0

- Ruby
Published by stefannibrasil about 3 years ago

https://github.com/faker-ruby/faker - v3.0.0

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

- Ruby
Published by thdaraujo over 3 years ago

https://github.com/faker-ruby/faker - v2.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v2.22.0...v2.23.0

- Ruby
Published by vbrazo over 3 years ago

https://github.com/faker-ruby/faker - v2.22.0

The 2.22.0 version includes:

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

- Ruby
Published by vbrazo over 3 years ago

https://github.com/faker-ruby/faker - v2.21.0

The 2.21.0 version includes:

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

- Ruby
Published by vbrazo almost 4 years ago

https://github.com/faker-ruby/faker - v2.20.0

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

- Ruby
Published by vbrazo almost 4 years ago

https://github.com/faker-ruby/faker - v2.19.0

The 2.19.0 version includes:

  • new Faker generators
  • bug fixes
  • update locales

- Ruby
Published by vbrazo over 4 years ago

https://github.com/faker-ruby/faker - v2.18.0

This version:

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

- Ruby
Published by vbrazo almost 5 years ago

https://github.com/faker-ruby/faker - v2.17.0

This version includes:

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

- Ruby
Published by vbrazo almost 5 years ago

https://github.com/faker-ruby/faker - v2.16.0

This version:

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

- Ruby
Published by vbrazo about 5 years ago

https://github.com/faker-ruby/faker - v2.15.1

v2.15.1 (2020-11-24)

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

- Ruby
Published by vbrazo over 5 years ago

https://github.com/faker-ruby/faker - v2.15.0

This version:

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

- Ruby
Published by vbrazo over 5 years ago

https://github.com/faker-ruby/faker - v2.14.0

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

- Ruby
Published by vbrazo over 5 years ago

https://github.com/faker-ruby/faker - v2.13.0

v2.13.0 (2020-06-24)

This version:

  • adds YARD docs for several interface methods
  • fixes bugs
  • adds improvements to the code base
  • updates dependencies

- Ruby
Published by vbrazo over 5 years ago

https://github.com/faker-ruby/faker - v2.12.0

v2.12.0 (2020-05-31)

This version:

  • adds several YARD docs
  • fixes some locale issues
  • fixes a few bugs in Faker generators
  • improves code quality
  • adds a few generators for Movies, Music and TV Shows
  • updates local dependencies

In case you need more details about the changes, please check our changelog out.

- Ruby
Published by vbrazo almost 6 years ago

https://github.com/faker-ruby/faker - v2.11.0

v2.11.0 (2020-03-24)

Bug/Fixes

Documentation

Feature Request

Update locales

Update local dependencies

  • Update pry requirement from = 0.12.2 to = 0.13.0 (#1951)
  • Update rubocop requirement from = 0.80.0 to = 0.80.1 (#1941)
  • Update rubocop requirement from = 0.79.0 to = 0.80.0 (#1937)

- Ruby
Published by vbrazo almost 6 years ago

https://github.com/faker-ruby/faker - v2.10.2

v2.10.2 (2020-02-15)

This version:

  • adds a few YARD docs
  • fixes locales
  • updates local dependencies

Chores

  • PR #1924 Use ruby's File::Separator rather than '/' as a default for direct @swiknaba

Documentation

Update locales

Update local dependencies

  • Update test-unit requirement from = 3.3.4 to = 3.3.5 (#1896)

- Ruby
Published by vbrazo about 6 years ago

https://github.com/faker-ruby/faker - v2.10.0

v2.10.0 (2019-12-28)

This version:

  • adds Faker::Address.mail_box
  • adds YARD docs
  • fix Ruby 2.7 warnings
  • adds other minor changes

Bug/Fixes

Chores

Documentation

Feature Request

Refactoring

Update local dependencies

Update rubocop requirement from = 0.77.0 to = 0.78.0 (#1869)

- Ruby
Published by vbrazo about 6 years ago

https://github.com/faker-ruby/faker - v2.9.0

v2.9.0 (2019-12-16)

This version:

  • adds Faker::Gender.short_binary_type
  • adds a few YARD docs
  • fixes Faker::Educator issues
  • updates locales

Bug/Fixes

Documentation

Feature Request

Update locales

- Ruby
Published by vbrazo about 6 years ago

https://github.com/faker-ruby/faker - v2.8.1

v2.8.1 (2019-12-06)

Bug/Fixes

Documentation

Refactoring

Update local dependencies

  • Update rubocop requirement from = 0.76.0 to = 0.77.0 (#1843)

- Ruby
Published by vbrazo about 6 years ago

https://github.com/faker-ruby/faker - v2.8.0

Bugfixes

Chores

Documentation

Feature Request

Update locales

Update local dependencies

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.7.0

v2.7.0 (2019-11-01)

This version:

  • adds Faker::IDNumber.chilean_id
  • updates some translations/locales
  • updates local dependencies
  • adds SemVer badge

Documentation

Feature request

Update locales

Update local dependencies

  • Update rubocop requirement from = 0.75.0 to = 0.75.1 (#1811)
  • Update rubocop requirement from = 0.75.1 to = 0.76.0 (#1822)
  • Update minitest requirement from = 5.12.2 to = 5.13.0 (#1823)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.6.0

v2.6.0 (2019-10-10)

This version:

  • adds Faker::Date.in_date_period
  • adds Faker::WorldCup YARD docs
  • updates local dependencies

Documentation

Feature Request

Update local dependencies

The following development dependencies were updated:

  • Update rake requirement from = 12.3.3 to = 13.0.0 (#1776)
  • Update minitest requirement from = 5.12.0 to = 5.12.2 (#1775)
  • Update test-unit requirement from = 3.3.3 to = 3.3.4 (#1774)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.5.0

v2.5.0 (2019-30-09)

This version introduces:

  • locales for Thai language - the mother language in Thailand
  • YARD documentation for faker interfaces
  • locales updates or fixes

Feature Request

Documentation

Update locales

Update local dependencies

The following development dependencies were updated:

  • Update minitest requirement from = 5.11.3 to = 5.12.0 (#1763)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.4.0

v2.4.0 (2019-19-09)

Summary

Bump version to 2.4.0 to introduce Faker::Blockchain::Aeternity generator.

2.4.0 also fixes several locales and documentation.

Documentation

Feature Request

Update locales

Update local dependencies

The following development dependencies were updated:

  • Update simplecov requirement from = 0.17.0 to = 0.17.1 (#1749)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.3.0

v2.3.0 (2019-12-09)

Documentation

Feature Request

Update locales

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.2.2

v2.2.2 (2019-05-09)

Bug/Fixes

Chores

  • PR #1724 Include rubocop-faker autocorrect in deprecation @koic

Documentation

Update local dependencies

The following development dependencies were updated:

  • rake requirement from = 12.3.1 to = 12.3.3 (#1719)
  • rubocop requirement from = 0.59.1 to = 0.74.0 (#1721)
  • simplecov requirement from = 0.16.1 to = 0.17.0 (#1718)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.2.1

v2.2.1 (2019-30-08)

Bug/Fixes

Faker::Number.number(digits: 1) was always returning 0.

Fixing number with one digit caused the test_insignificant_zero to fail. As it seemed that the behavior tested by test_insignificant_zero was already covered by test_number and test_decimal, we removed it to prevent duplication.

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.2.0

v2.2.0 (2019-27-08)

Deprecate

  • PR #1698 Add warn for positional arguments when using Faker 2.0 @koic

Add deprecation warning for positional arguments to notify users that are coming from Faker version < 2.0. Its main goal is to make upgrades easier.

Documentation

Feature Request

Bug/Fixes

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.1.2

v2.1.2 (2019-10-08)

Enhancements

Issues

We had to use bundled with 1.7.3 to avoid some issues.

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.1.1

v2.1.1 (2019-10-08)

Bug/Fixes

bundler-audit has identified that i18 has fix a security vulnerability, that has been fixed in the 0.8 version.

Rollback Faker::Time changes because we should expect the date format from activesupport's en.yml.

Documentation

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v2.1.0

v2.1.0 (2019-31-07)

Bug/Fixes

This change required a quick release because it's a breaking issue. Every place where I18n.l() was used began to display the wrong date, causing test suite to fail and frustration for developers.

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - Release Faker 2.0

v2.0 (2019-31-07)

Important Note:

Version 2 has several breaking changes. We replaced positional arguments with keyword arguments and the list below contains all the changed methods:

  • Faker::Books::Dune.quote(character = nil) becomes Faker::Books::Dune.quote(character: nil)
  • Faker::Books::Dune.saying(source = nil) becomes Faker::Books::Dune.saying(source: nil)
  • Faker::Books::Lovecraft.fhtagn(number_of = nil) becomes Faker::Books::Lovecraft.fhtagn(number: nil)
  • Faker::Books::Lovecraft.paragraph(sentence_count = nil, random_sentences_to_add = nil) becomes Faker::Books::Lovecraft.paragraph(sentence_count: nil, random_sentences_to_add: nil)
  • Faker::Books::Lovecraft.paragraph_by_chars(chars = nil) becomes Faker::Books::Lovecraft.paragraph_by_chars(characters: nil)
  • Faker::Books::Lovecraft.paragraphs(paragraph_count = nil) becomes Faker::Books::Lovecraft.paragraphs(number: nil)
  • Faker::Books::Lovecraft.sentence(word_count = nil, random_words_to_add = nil) becomes Faker::Books::Lovecraft.sentence(word_count: nil, random_words_to_add: nil)
  • Faker::Books::Lovecraft.sentences(sentence_count = nil) becomes Faker::Books::Lovecraft.sentences(number: nil)
  • Faker::Books::Lovecraft.words(num = nil, spaces_allowed = nil) becomes Faker::Books::Lovecraft.words(number: nil, spaces_allowed: nil)
  • Faker::Address.city(options = nil) becomes Faker::Address.city(options: nil)
  • Faker::Address.postcode(state_abbreviation = nil) becomes Faker::Address.postcode(state_abbreviation: nil)
  • Faker::Address.street_address(include_secondary = nil) becomes Faker::Address.street_address(include_secondary: nil)
  • Faker::Address.zip(state_abbreviation = nil) becomes Faker::Address.zip(state_abbreviation: nil)
  • Faker::Address.zip_code(state_abbreviation = nil) becomes Faker::Address.zip_code(state_abbreviation: nil)
  • Faker::Alphanumeric.alpha(char_count = nil) becomes Faker::Alphanumeric.alpha(number: nil)
  • Faker::Alphanumeric.alphanumeric(char_count = nil) becomes Faker::Alphanumeric.alphanumeric(number: nil)
  • Faker::Avatar.image(slug = nil, size = nil, format = nil, set = nil, bgset = nil) becomes Faker::Avatar.image(slug: nil, size: nil, format: nil, set: nil, bgset: nil)
  • Faker::Bank.account_number(digits = nil) becomes Faker::Bank.account_number(digits: nil)
  • Faker::Bank.iban(country_code = nil) becomes Faker::Bank.iban(country_code: nil)
  • Faker::ChileRut.full_rut(min_rut = nil, fixed = nil) becomes Faker::ChileRut.full_rut(min_rut: nil, fixed: nil)
  • Faker::ChileRut.rut(min_rut = nil, fixed = nil) becomes Faker::ChileRut.rut(min_rut: nil, fixed: nil)
  • Faker::Code.ean(base = nil) becomes Faker::Code.ean(base: nil)
  • Faker::Code.isbn(base = nil) becomes Faker::Code.isbn(base: nil)
  • Faker::Code.nric(min_age = nil, max_age = nil) becomes Faker::Code.nric(min_age: nil, max_age: nil)
  • Faker::Commerce.department(max = nil, fixed_amount = nil) becomes Faker::Commerce.department(max: nil, fixed_amount: nil)
  • Faker::Commerce.price(range = nil, as_string = nil) becomes Faker::Commerce.price(range: nil, as_string: nil)
  • Faker::Commerce.promotion_code(digits = nil) becomes Faker::Commerce.promotion_code(digits: nil)
  • Faker::Company.polish_register_of_national_economy(length = nil) becomes Faker::Company.polish_register_of_national_economy(length: nil)
  • Faker::CryptoCoin.acronym(coin = nil) becomes Faker::CryptoCoin.acronym(coin: nil)
  • Faker::CryptoCoin.coin_name(coin = nil) becomes Faker::CryptoCoin.coin_name(coin: nil)
  • Faker::CryptoCoin.url_logo(coin = nil) becomes Faker::CryptoCoin.url_logo(coin: nil)
  • Faker::Date.backward(days = nil) becomes Faker::Date.backward(days: nil)
  • Faker::Date.between(from, to) becomes Faker::Date.between(from:, to:)
  • Faker::Date.between_except(from, to, excepted) becomes Faker::Date.between_except(from:, to:, excepted:)
  • Faker::Date.birthday(min_age = nil, max_age = nil) becomes Faker::Date.birthday(min_age: nil, max_age: nil)
  • Faker::Date.forward(days = nil) becomes Faker::Date.forward(days: nil)
  • Faker::Demographic.height(unit = nil) becomes Faker::Demographic.height(unit: nil)
  • Faker::File.dir(segment_count = nil, root = nil, directory_separator = nil) becomes Faker::File.dir(segment_count: nil, root: nil, directory_separator: nil)
  • Faker::File.file_name(dir = nil, name = nil, ext = nil, directory_separator = nil) becomes Faker::File.file_name(dir: nil, name: nil, ext: nil, directory_separator: nil)
  • Faker::Fillmurray.image(grayscale = nil, width = nil, height = nil) becomes Faker::Fillmurray.image(grayscale: nil, width: nil, height: nil)
  • Faker::Finance.vat_number(country = nil) becomes Faker::Finance.vat_number(country: nil)
  • Faker::Hipster.paragraph(sentence_count = nil, supplemental = nil, random_sentences_to_add = nil) becomes Faker::Hipster.paragraph(sentence_count: nil, supplemental: nil, random_sentences_to_add: nil)
  • Faker::Hipster.paragraph_by_chars(chars = nil, supplemental = nil) becomes Faker::Hipster.paragraph_by_chars(characters: nil, supplemental: nil)
  • Faker::Hipster.paragraphs(paragraph_count = nil, supplemental = nil) becomes Faker::Hipster.paragraphs(number: nil, supplemental: nil)
  • Faker::Hipster.sentence(word_count = nil, supplemental = nil, random_words_to_add = nil) becomes Faker::Hipster.sentence(word_count: nil, supplemental: nil, random_words_to_add: nil)
  • Faker::Hipster.sentences(sentence_count = nil, supplemental = nil) becomes Faker::Hipster.sentences(number: nil, supplemental: nil)
  • Faker::Hipster.words(num = nil, supplemental = nil, spaces_allowed = nil) becomes Faker::Hipster.words(number: nil, supplemental: nil, spaces_allowed: nil)
  • Faker::Internet.domain_name(subdomain = nil) becomes Faker::Internet.domain_name(subdomain: nil)
  • Faker::Internet.email(name = nil, *separators) becomes Faker::Internet.email(name: nil, separators: nil)
  • Faker::Internet.fix_umlauts(string = nil) becomes Faker::Internet.fix_umlauts(string: nil)
  • Faker::Internet.free_email(name = nil) becomes Faker::Internet.free_email(name: nil)
  • Faker::Internet.mac_address(prefix = nil) becomes Faker::Internet.mac_address(prefix: nil)
  • Faker::Internet.password(min_length = nil, max_length = nil, mix_case = nil, special_chars = nil) becomes Faker::Internet.password(min_length: nil, max_length: nil, mix_case: nil, special_characters: nil)
  • Faker::Internet.safe_email(name = nil) becomes Faker::Internet.safe_email(name: nil)
  • Faker::Internet.slug(words = nil, glue = nil) becomes Faker::Internet.slug(words: nil, glue: nil)
  • Faker::Internet.url(host = nil, path = nil, scheme = nil) becomes Faker::Internet.url(host: nil, path: nil, scheme: nil)
  • Faker::Internet.user_agent(vendor = nil) becomes Faker::Internet.user_agent(vendor: nil)
  • Faker::Internet.user_name(specifier = nil, separators = nil) becomes Faker::Internet.user_name(specifier: nil, separators: nil)
  • Faker::Internet.username(specifier = nil, separators = nil) becomes Faker::Internet.username(specifier: nil, separators: nil)
  • Faker::Invoice.amount_between(from = nil, to = nil) becomes Faker::Invoice.amount_between(from: nil, to: nil)
  • Faker::Invoice.creditor_reference(ref = nil) becomes Faker::Invoice.creditor_reference(ref: nil)
  • Faker::Invoice.reference(ref = nil) becomes Faker::Invoice.reference(ref: nil)
  • Faker::Json.add_depth_to_json(json = nil, width = nil, options = nil) becomes Faker::Json.add_depth_to_json(json: nil, width: nil, options: nil)
  • Faker::Json.shallow_json(width = nil, options = nil) becomes Faker::Json.shallow_json(width: nil, options: nil)
  • Faker::Lorem.characters(char_count = nil) becomes Faker::Lorem.characters(number: nil)
  • Faker::Lorem.paragraph(sentence_count = nil, supplemental = nil, random_sentences_to_add = nil) becomes Faker::Lorem.paragraph(sentence_count: nil, supplemental: nil, random_sentences_to_add: nil)
  • Faker::Lorem.paragraph_by_chars(chars = nil, supplemental = nil) becomes Faker::Lorem.paragraph_by_chars(number: nil, supplemental: nil)
  • Faker::Lorem.paragraphs(paragraph_count = nil, supplemental = nil) becomes Faker::Lorem.paragraphs(number: nil, supplemental: nil)
  • Faker::Lorem.question(word_count = nil, supplemental = nil, random_words_to_add = nil) becomes Faker::Lorem.question(word_count: nil, supplemental: nil, random_words_to_add: nil)
  • Faker::Lorem.questions(question_count = nil, supplemental = nil) becomes Faker::Lorem.questions(number: nil, supplemental: nil)
  • Faker::Lorem.sentence(word_count = nil, supplemental = nil, random_words_to_add = nil) becomes Faker::Lorem.sentence(word_count: nil, supplemental: nil, random_words_to_add: nil)
  • Faker::Lorem.sentences(sentence_count = nil, supplemental = nil) becomes Faker::Lorem.sentences(number: nil, supplemental: nil)
  • Faker::Lorem.words(num = nil, supplemental = nil) becomes Faker::Lorem.words(number: nil, supplemental: nil)
  • Faker::LoremFlickr.colorized_image(size = nil, color = nil, search_terms = nil, match_all = nil) becomes Faker::LoremFlickr.colorized_image(size: nil, color: nil, search_terms: nil, match_all: nil)
  • Faker::LoremFlickr.grayscale_image(size = nil, search_terms = nil, match_all = nil) becomes Faker::LoremFlickr.grayscale_image(size: nil, search_terms: nil, match_all: nil)
  • Faker::LoremFlickr.image(size = nil, search_terms = nil, match_all = nil) becomes Faker::LoremFlickr.image(size: nil, search_terms: nil, match_all: nil)
  • Faker::LoremFlickr.pixelated_image(size = nil, search_terms = nil, match_all = nil) becomes Faker::LoremFlickr.pixelated_image(size: nil, search_terms: nil, match_all: nil)
  • Faker::LoremPixel.image(size = nil, is_gray = nil, category = nil, number = nil, text = nil, secure: nil) becomes Faker::LoremPixel.image(size: nil, is_gray: nil, category: nil, number: nil, text: nil, secure: nil)
  • Faker::Markdown.sandwich(sentences = nil, repeat = nil) becomes Faker::Markdown.sandwich(sentences: nil, repeat: nil)
  • Faker::Measurement.height(amount = nil) becomes Faker::Measurement.height(amount: nil)
  • Faker::Measurement.length(amount = nil) becomes Faker::Measurement.length(amount: nil)
  • Faker::Measurement.metric_height(amount = nil) becomes Faker::Measurement.metric_height(amount: nil)
  • Faker::Measurement.metric_length(amount = nil) becomes Faker::Measurement.metric_length(amount: nil)
  • Faker::Measurement.metric_volume(amount = nil) becomes Faker::Measurement.metric_volume(amount: nil)
  • Faker::Measurement.metric_weight(amount = nil) becomes Faker::Measurement.metric_weight(amount: nil)
  • Faker::Measurement.volume(amount = nil) becomes Faker::Measurement.volume(amount: nil)
  • Faker::Measurement.weight(amount = nil) becomes Faker::Measurement.weight(amount: nil)
  • Faker::Name.initials(character_count = nil) becomes Faker::Name.initials(number: nil)
  • Faker::NationalHealthService.check_digit(number = nil) becomes Faker::NationalHealthService.check_digit(number: nil)
  • Faker::Number.between(from = nil, to = nil) becomes Faker::Number.between(from: nil, to: nil)
  • Faker::Number.decimal(l_digits = nil, r_digits = nil) becomes Faker::Number.decimal(l_digits: nil, r_digits: nil)
  • Faker::Number.decimal_part(*args, &block) becomes Faker::Number.decimal_part(digits: nil)
  • Faker::Number.hexadecimal(digits = nil) becomes Faker::Number.hexadecimal(digits: nil)
  • Faker::Number.leading_zero_number(*args, &block) becomes Faker::Number.leading_zero_number(digits: nil)
  • Faker::Number.negative(from = nil, to = nil) becomes Faker::Number.negative(from: nil, to: nil)
  • Faker::Number.normal(mean = nil, standard_deviation = nil) becomes Faker::Number.normal(mean: nil, standard_deviation: nil)
  • Faker::Number.number(digits = nil) becomes Faker::Number.number(digits: nil)
  • Faker::Number.positive(from = nil, to = nil) becomes Faker::Number.positive(from: nil, to: nil)
  • Faker::Number.within(range = nil) becomes Faker::Number.within(range: nil)
  • Faker::PhoneNumber.extension(length = nil) becomes Faker::PhoneNumber.extension(length: nil)
  • Faker::PhoneNumber.subscriber_number(length = nil) becomes Faker::PhoneNumber.subscriber_number(length: nil)
  • Faker::Placeholdit.image(size = nil, format = nil, background_color = nil, text_color = nil, text = nil) becomes Faker::Placeholdit.image(size: nil, format: nil, background_color: nil, text_color: nil, text: nil)
  • Faker::Relationship.familial(connection = nil) becomes Faker::Relationship.familial(connection: nil)
  • Faker::Source.hello_world(lang = nil) becomes Faker::Source.hello_world(lang: nil)
  • Faker::Source.print_1_to_10(lang = nil) becomes Faker::Source.print_1_to_10(lang: nil)
  • Faker::String.random(length = nil) becomes Faker::String.random(length: nil)
  • Faker::Stripe.ccv(card_type = nil) becomes Faker::Stripe.ccv(card_type: nil)
  • Faker::Stripe.invalid_card(card_error = nil) becomes Faker::Stripe.invalid_card(card_error: nil)
  • Faker::Stripe.valid_card(card_type = nil) becomes Faker::Stripe.valid_card(card_type: nil)
  • Faker::Stripe.valid_token(card_type = nil) becomes Faker::Stripe.valid_token(card_type: nil)
  • Faker::Time.backward(days = nil, period = nil, format = nil) becomes Faker::Time.backward(days: nil, period: nil, format: nil)
  • Faker::Time.between(from, to, period = nil, format = nil) becomes Faker::Time.between(from:, to:, format: nil)
  • Faker::Time.forward(days = nil, period = nil, format = nil) becomes Faker::Time.forward(days: nil, period: nil, format: nil)
  • Faker::Types.complex_rb_hash(key_count = nil) becomes Faker::Types.complex_rb_hash(number: nil)
  • Faker::Types.rb_array(len = nil) becomes Faker::Types.rb_array(len: nil)
  • Faker::Types.rb_hash(key_count = nil, type = nil) becomes Faker::Types.rb_hash(number: nil, type: nil)
  • Faker::Types.rb_integer(from = nil, to = nil) becomes Faker::Types.rb_integer(from: nil, to: nil)
  • Faker::Types.rb_string(words = nil) becomes Faker::Types.rb_string(words: nil)
  • Faker::Vehicle.kilometrage(min = nil, max = nil) becomes Faker::Vehicle.kilometrage(min: nil, max: nil)
  • Faker::Vehicle.license_plate(state_abreviation = nil) becomes Faker::Vehicle.license_plate(state_abreviation: nil)
  • Faker::Vehicle.mileage(min = nil, max = nil) becomes Faker::Vehicle.mileage(min: nil, max: nil)
  • Faker::Vehicle.model(make_of_model = nil) becomes Faker::Vehicle.model(make_of_model: nil)
  • Faker::WorldCup.group(group = nil) becomes Faker::WorldCup.group(group: nil)
  • Faker::WorldCup.roster(country = nil, type = nil) becomes Faker::WorldCup.roster(country: nil, type: nil)
  • Faker::Movies::StarWars.quote(character = nil) becomes Faker::Movies::StarWars.quote(character: nil)

Bug/Fixes

Deprecation

  • PR #1634 Corrected other occurrences of spelling vehicle spelling error, deprecated Space launch_vehicule @Siyanda

Documentation

Feature Request

Update/add locales

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - Small release

Fix lib/faker/version.rb

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - Revert fakerbot and move to it own repository inside organization

  • Revert fakerbot and move to own repository inside new organization (#1644)
  • Add 558 Verb ing_forms from Verb base (#1643)
  • Add Faker::File.dir (#1361)
  • Deprecate Faker::Number.decimal_part and Faker::Number.leading_zero_number (#1516)
  • Add pull_request_template.md (#1640)

- Ruby
Published by vbrazo over 6 years ago

https://github.com/faker-ruby/faker - v1.9.4

v1.9.4 (2019-06-19)

Bug/Fixes

Chores

Deprecation

Documentation

Feature Request

Update/add locales

- Ruby
Published by vbrazo over 6 years ago