faker v2.23.0 Release Notes
Release Date: 2022-09-01 // about 1 year ago-
- ๐ Fix Japanese plural by @akmhmgc in https://github.com/faker-ruby/faker/pull/2517
- โก๏ธ Update rubocop requirement from = 1.26.0 to = 1.28.2 by @dependabot in https://github.com/faker-ruby/faker/pull/2483
- โ Add sports to
Faker::Sport
by @matt17r in https://github.com/faker-ruby/faker/pull/2397 - [Internet::Password] Improve mix_case and special_characters support by @meuble in https://github.com/faker-ruby/faker/pull/2308
- ๐ Danish id number by @jokklan in https://github.com/faker-ruby/faker/pull/2511
- โ Add generator for vulnerability identifiers by @NobodysNightmare in https://github.com/faker-ruby/faker/pull/2367
- โ Add the ability to generate a mime type of a specific media type by @ric2b in https://github.com/faker-ruby/faker/pull/2518
- ๐ Add IDNumber.french_insee_number by @Spone in https://github.com/faker-ruby/faker/pull/2455
- ๐ fix flaky user agent test by @thdaraujo in https://github.com/faker-ruby/faker/pull/2530
- โก๏ธ Update GitHub Issues and Pull Request Templates [ci-skip] by @stefannibrasil in https://github.com/faker-ruby/faker/pull/2531
- fix: ensure generated passwords have correct characters when mixed_case & special_characters enabled by @tiff-o in https://github.com/faker-ruby/faker/pull/2532
- ๐ Thread safety by @kiskoza in https://github.com/faker-ruby/faker/pull/2520
- ๐ Fix warning instance variable uninitialized by @akmhmgc in https://github.com/faker-ruby/faker/pull/2535
- ๐ fix italy VAT and add italy condominium fiscal code generator by @FiloSpaTeam in https://github.com/faker-ruby/faker/pull/2491
- Add ChileRut.full_formatted_rut by @KarlHeitmann in https://github.com/faker-ruby/faker/pull/2460
- โก๏ธ Updated versions and added more operating systems by @abrahamparayil in https://github.com/faker-ruby/faker/pull/2536
- โ Add vehicle version generator by @trinaldi in https://github.com/faker-ruby/faker/pull/2540
- ๐ Fix computer test by @trinaldi in https://github.com/faker-ruby/faker/pull/2543
- โฌ๏ธ Drop support for EOL Ruby versions (
2.5
and2.6
) by @nickmendezFlatiron in https://github.com/faker-ruby/faker/pull/2538 - โก๏ธ Update minitest requirement from = 5.15.0 to = 5.16.3 by @dependabot in https://github.com/faker-ruby/faker/pull/2547
- โก๏ธ Update rubocop requirement from = 1.28.2 to = 1.35.1 by @dependabot in https://github.com/faker-ruby/faker/pull/2548
- ๐ Fix
fma_brotherhood
usage example by @y0n0zawa in https://github.com/faker-ruby/faker/pull/2552