Releases: faker-ruby/faker
Releases · faker-ruby/faker
v2.15.1
v2.15.0
v2.14.0
v2.13.0
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.
v2.11.0
v2.11.0 (2020-03-24)
Bug/Fixes
- PR #1938 Fix omniauth consistency @DouglasLutz
Documentation
- PR #1949 Add YARD doc for Faker::Cannabis @mashuDuek
- PR #1944 Add YARD docs for Faker::FunnyName @curriecode
- PR #1935 Add YARD docs for the unique method @connorshea
Feature Request
- PR #1946 Add Faker::Rajnikanth @wolwire
- PR #1940 Add Faker::Quotes::Chiquito @jantequera
- PR #1883 add Internet#base64 @cyrilchampier
Update locales
- PR #1945 Remove female first name 'Miss' @ags
- PR #1929 Fixed mobile prefixes for en-GB locale @SamHart91
Update local dependencies
v2.10.2
v2.10.2 (2020-02-15)
This version:
- adds a few YARD docs
- fixes locales
- updates local dependencies
Chores
Documentation
- PR #1913 Add YARD docs for Faker::DcComics @ash-elangovan
Update locales
- PR #1934 Add street_address for en-nz locale @psibi
- PR #1933 Make id locale consistent. @psibi
- PR #1930 Remove spaces before apostrophes @jrmhaig
- PR #1927 zh-TW locale fix: Avoid double de-reference for name_with_middle @psibi
- PR #1922 zh-CN locale fix: Directly refer to the expected values @psibi
- PR #1921 uk locale fix: Make empty fields consistent @psibi
- PR #1920 pt locale fix: Make city fields consistent with other @psibi
- PR #1918 Make Japanese Lorem sentences look more natural @rastamhadi
- PR #1915 Add yard docs for Faker::Company @kos31de
- PR #1914 Data source fix for ha locale @psibi
- PR #1911 Removed duplicate value @ash-elangovan
- PR #1908 Add more colors @tomcol
- PR #1903 fr locale: pokemon's root key should be games @connorshea
- PR #1902 Remove empty string in phone_number formats @psibi
- PR #1901 fr-CA locale fix: pokemon's root key should be games @psibi
- PR #1900 Use postcode for en-ZA @psibi
- PR #1899 Locale root name should be en-NEP @psibi
- PR #1812 Add vat number rule for es-MX @arandilopez
Update local dependencies
- Update test-unit requirement from = 3.3.4 to = 3.3.5 (#1896)
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
- PR #1876 Fix Ruby 2.7 deprecation warnings for the translate method. @connorshea
- PR #1867 Fix tests failing on Ruby 2.7 @connorshea
Chores
- PR #1866 Upgrade the Gemfile.lock to Bundler 2. @connorshea
Documentation
- PR #1873 Add YARD docs for
Faker::Music{,::Opera}
@jas14 - PR #1862 Update phone number documentation @aVigorousDev
Feature Request
- PR #1875 Add Ruby 2.7 to the CI test matrix. @connorshea
- PR #1568 Add
Faker::Address.mail_box
and some NZ locale updates @mermop
Refactoring
Update local dependencies
Update rubocop requirement from = 0.77.0 to = 0.78.0 (#1869)
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
- PR #1860 Fix
Faker::Educator
methods returning bad data. @connorshea
Documentation
- PR #1859 YYYY-MM-DD in
CHANGELOG
@jas14 - PR #1797 add YARD doc for
Faker::Job
@ashishra0 - PR #1790 add
Faker::Beer YARD docs
@ashishra0
Feature Request
- PR #1863 Add
Faker::Gender.short_binary_type
@bruno-b-martins
Update locales
- PR #1864 adding
male
&female
first names for persian @alphamarket
v2.8.1
v2.8.1 (2019-12-06)
Bug/Fixes
Documentation
- PR #1852 Add YARD docs for Faker::Business. @connorshea
- PR #1851 Add YARD docs for Faker::Crypto. @connorshea
- PR #1850 Add YARD docs for Faker::Kpop. @connorshea
- PR #1849 Add YARD docs for Faker::BossaNova. @connorshea
- PR #1848 Add YARD Docs for Faker::Demographic. @connorshea
- PR #1844 Fix yard doc in contribution @vikas95prasad
- PR #1802 Add YARD doc for Faker::Food @sap1enza
- PR #1766 Add YARD docs for Faker::Address @connorshea
Refactoring
- PR #1847 Makes minor refactors on Internet.domain_name method @tiagofsilva
- PR #1772 Refactor Faker::Educator and add docs @connorshea
Update local dependencies
- Update rubocop requirement from = 0.76.0 to = 0.77.0 (#1843)