Releases: ffaker/ffaker
Releases · ffaker/ffaker
v2.24.0
What's Changed
- Constrain BankUS.routing_number's first two digits by @professor in #545
- Add UUID module by @stilist in #546
- Fix Luhn algorithm used in french companie's SIRET and sweden SSN by @Krap in #548
- Adds Ruby 3.3 support by @boimw in #552
New Contributors
Full Changelog: v2.23.0...v2.24.0
v2.23.0
What's Changed
- Added Ruby 3 fix for unique_utils by @simonhildebrandt in #532
- Adds FFaker::Number.between by @professor in #535
- Add directions on how to run one test by @professor in #536
- Adds FFaker::Crypto::sha256 by @professor in #541
- Adds FFaker::Date.birthday by @professor in #542
- Resolve RuboCop offenses by @AlexWayfer in #534
- Adds FFaker::Bank.routing_number and accounting_number by @professor in #543
New Contributors
- @simonhildebrandt made their first contribution in #532
Full Changelog: v2.22.0...v2.23.0
v2.22.0
What's Changed
- Fix crash in FFaker::Time#datetime when defining FFaker::Date module by @brupla6126 in #521
- Add JoJo module by @ar2em1s in #523
- Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #525
- Added missing german state by @slowjack2k in #527
- Add Identification EC by @josieljunior in #524
- Update the Rakefile to not generate a gemspec by @technicalpickles in #509
- adjust uniqueness handling by @iiwo in #528
- Drop support under ruby 2.7 by @marocchino in #533
- fix: Generate valid VINs by @philippevezina in #529
New Contributors
- @brupla6126 made their first contribution in #521
- @ar2em1s made their first contribution in #523
- @slowjack2k made their first contribution in #527
- @josieljunior made their first contribution in #524
- @iiwo made their first contribution in #528
- @philippevezina made their first contribution in #529
Full Changelog: v2.21.0...v2.22.0
v2.21.0
What's Changed
- Consistently generate REFERENCE.md by @technicalpickles in #510
- Fix rubocop warnings by @mmrshk in #511
- Add AnimalBr by @thiago-henrique-leite in #513
- Remove UniqueUtils from REFERENCE.md by @Volosh1n in #514
- Fix reference generator script by @Volosh1n in #515
- Add Ruby 3.1 to CI matrix by @petergoldstein in #518
- Fix IdentificationTW area code by @timfanda35 in #519
- Ensure FFaker::HTMLIpsum.fancy_string return includes at least one tag by @gabrielcosta42 in #516
- Add neighborhood and address complement to AddressBR by @az3vedo in #512
- Generate valid VINs by @xunker in #517
- Update 2.21.0 by @marocchino in #520
New Contributors
- @mmrshk made their first contribution in #511
- @thiago-henrique-leite made their first contribution in #513
- @timfanda35 made their first contribution in #519
- @gabrielcosta42 made their first contribution in #516
- @az3vedo made their first contribution in #512
Full Changelog: v2.20.0...v2.21.0