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