Sourced from faker's releases.
v3.3.1
v3.3.1 (2024-04-02)
Bug fixes
- Fix bug on phone number generator for
en-US
locale caused by incorrect.yml
file structure by@aprescott
in faker-ruby/faker#2924What's Changed
- Added docs for Deprecator in CONTRIBUTING.md by
@keshavbiswa
in faker-ruby/faker#2919- Rename Faker::show to Faker::Theater by
@keshavbiswa
in faker-ruby/faker#2921- renamed nhs to national_health_service by
@keshavbiswa
in faker-ruby/faker#2923New Contributors
@aprescott
made their first contribution in faker-ruby/faker#2924Full Changelog: https://github.com/faker-ruby/faker/compare/v3.3.0...v3.3.1
v3.3.0
v3.3.0 (2024-03-25)
Bug Fixes
- Remove the duplicate method Faker::Commerce.material description by
@mmarusyk
in faker-ruby/faker#2914Features
- Add Kenya to supported countries by
@AndrewNduati
in faker-ruby/faker#2871- Benchmarking loading JSON file vs YML file by
@salochara
in faker-ruby/faker#2897What's changed
- Fix/Deprecate
Faker::IDNumber
toFaker::IdNumber
to be more consistent with other generator's naming convention. by@Jamal-A-Mohamed
in faker-ruby/faker#2858- Fix/Deprecate FmaBrotherhood Generator by
@kirkkwang
in faker-ruby/faker#2856- Fix/Deprecate Faker::Australia to Faker::Locations::Australia by
@keshavbiswa
in faker-ruby/faker#2869- Add note about EOL dependencies by
@stefannibrasil
in faker-ruby/faker#2890Update local dependencies
- Bump test-unit from 3.6.1 to 3.6.2 by
@dependabot
in faker-ruby/faker#2906- Bump i18n from 1.14.1 to 1.14.4 by
@dependabot
in faker-ruby/faker#2913- Bump rubocop from 1.60.2 to 1.62.1 by
@dependabot
in faker-ruby/faker#2916- Bump yard from 0.9.34 to 0.9.36 by
@dependabot
in faker-ruby/faker#2909- Bump minitest from 5.22.2 to 5.22.3 by
@dependabot
in faker-ruby/faker#2917New Contributors
@AndrewNduati
made their first contribution in faker-ruby/faker#2871@Jamal-A-Mohamed
made their first contribution in faker-ruby/faker#2858@mmarusyk
made their first contribution in faker-ruby/faker#2914
... (truncated)
Sourced from faker's changelog.
v3.3.1 (2024-04-02)
Bug fixes
- Fix bug on phone number generator for
en-US
locale caused by incorrect.yml
file structure by@aprescott
in faker-ruby/faker#2924What's Changed
- Added docs for Deprecator in CONTRIBUTING.md by
@keshavbiswa
in faker-ruby/faker#2919- Rename Faker::show to Faker::Theater by
@keshavbiswa
in faker-ruby/faker#2921- renamed nhs to national_health_service by
@keshavbiswa
in faker-ruby/faker#2923New Contributors
@aprescott
made their first contribution in faker-ruby/faker#2924Full Changelog: https://github.com/faker-ruby/faker/compare/v3.3.0...v3.3.1
v3.3.0 (2024-03-25)
Bug Fixes
- Remove the duplicate method Faker::Commerce.material description by
@mmarusyk
in faker-ruby/faker#2914Features
- Add Kenya to supported countries by
@AndrewNduati
in faker-ruby/faker#2871- Benchmarking loading JSON file vs YML file by
@salochara
in faker-ruby/faker#2897What's changed
- Fix/Deprecate
Faker::IDNumber
toFaker::IdNumber
to be more consistent with other generator's naming convention. by@Jamal-A-Mohamed
in faker-ruby/faker#2858- Fix/Deprecate FmaBrotherhood Generator by
@kirkkwang
in faker-ruby/faker#2856- Fix/Deprecate Faker::Australia to Faker::Locations::Australia by
@keshavbiswa
in faker-ruby/faker#2869- Add note about EOL dependencies by
@stefannibrasil
in faker-ruby/faker#2890Update local dependencies
- Bump test-unit from 3.6.1 to 3.6.2 by
@dependabot
in faker-ruby/faker#2906- Bump i18n from 1.14.1 to 1.14.4 by
@dependabot
in faker-ruby/faker#2913- Bump rubocop from 1.60.2 to 1.62.1 by
@dependabot
in faker-ruby/faker#2916- Bump yard from 0.9.34 to 0.9.36 by
@dependabot
in faker-ruby/faker#2909- Bump minitest from 5.22.2 to 5.22.3 by
@dependabot
in faker-ruby/faker#2917New Contributors
@AndrewNduati
made their first contribution in faker-ruby/faker#2871@Jamal-A-Mohamed
made their first contribution in faker-ruby/faker#2858@mmarusyk
made their first contribution in faker-ruby/faker#2914
... (truncated)
49fa02c
New patch release (#2925)52e5d43
renamed nhs to national_health_service (#2923)dd8c88c
Rename Faker::show to Faker::Theater (#2921)e15e606
Move en-US.yml's cell_phone entry to the correct position (#2924)3c85321
Added docs for Deprecator in CONTRIBUTING.md (#2919)5b27fe4
Bump rubocop-minitest from 0.34.4 to 0.35.0 (#2918)a21875f
Bump version to v3.3.0 (#2920)fcf41f1
Update Faker::Australia to Faker::Locations::Australia (#2869)e89579a
Bump minitest from 5.22.2 to 5.22.3 (#2917)6754225
Benchmarking loading JSON file vs YML file (#2897)