ffaker 2.24.0 → 2.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 03c8072b526b9b1d423553c5877e7a19d9cbcc03a1bdd10c48f6c5cfe9532262
4
- data.tar.gz: 3e4f7fd7370d4945aeb5dbab1897618ac9c29bc67da6f4da75aee4523b078e31
3
+ metadata.gz: a3f9654a58ede677b3fb5953188b4c4c3dbddae88d2efb645afce0ddf9e6f548
4
+ data.tar.gz: 666b18e3d964b7caa9b7db582b1fb4c4965eda1e9542aaf34bb5d15583bc8d71
5
5
  SHA512:
6
- metadata.gz: 40fef600bf5bdd1ef129dab725d3e125cf258add560e199829990001347a2a837e62ecd49b9885eda72d9f95f9be6e4be1ddaacd4f4a1e61bb9a8cb0d3c8aabf
7
- data.tar.gz: 0cc71a0457961649effdc6017b4d29ae9230cfad916796acb9f75ef2565635f06c6c9a0b88e371ee84d764cf5ed8c734739a0b5fa9743ff842347e6b4fe44cc8
6
+ metadata.gz: 1a94ca7b3c77c52cd80423729d743c501379d2257fa6e191a2a8f9af5291f48a0deebcc9fc2589a2bbc6cabaebf8a9a9406b3dad69f64dafb219bffee263614a
7
+ data.tar.gz: a26f1111b465b8d35d87985457b03ef38d2a76282c8962f5b6a4e749ba33465a945f6dcbd040397dc2aadc43807f7ec70bfc21985465ecad28c770210be0f814
data/Changelog.md CHANGED
@@ -2,7 +2,14 @@
2
2
 
3
3
  - Add your change HERE
4
4
 
5
- # 2.24.0
5
+ ## 2.25.0
6
+ - Generator for Finnish identity numbers [@zHarrowed]
7
+ - Fix typos and add Codespell GitHub action [@kianmeng]
8
+ - Add FFaker::Boolean.boolean with true ratio [@nedzib]
9
+ - Add LoremTW and JobTW [@cookiepingyen]
10
+ - Add loan tools to bank [@hulous]
11
+
12
+ ## 2.24.0
6
13
  - *BREAKING CHANGE*: Drop support under ruby 3.0 [@marocchino]
7
14
  - Add ruby 3.4 to CI [@marocchino]
8
15
  - Add ruby 3.3 to CI [@boimw]
@@ -11,7 +18,7 @@
11
18
  - Deprecate `FFaker::Guid.guid` in favor of `FFaker::UUID` methods [@stilist]
12
19
  - Limit FFaker::BankUS.routing_number first two digits [@professor]
13
20
 
14
- # 2.23.0
21
+ ## 2.23.0
15
22
  - Add FFaker::BankUS.accounting_number [@professor]
16
23
  - Add FFaker::BankUS.routing_number [@professor]
17
24
  - Resolve a lot of RuboCop offenses [@AlexWayfer]
@@ -22,7 +29,7 @@
22
29
  - Adds FFaker::Number.between [@professor]
23
30
  - Fixed `FFaker::Number.unique.number(digits: 1)` under Ruby 3 [@simonhildebrandt]
24
31
 
25
- # 2.22.0
32
+ ## 2.22.0
26
33
  - *BREAKING CHANGE*: Drop support under ruby 2.7 [@marocchino]
27
34
  - Correct Vehicle::VIN result [@philippevezina]
28
35
  - Improve performance unique [@iiwo]
@@ -406,7 +413,7 @@ Api additions by Rafael Souza
406
413
 
407
414
  ## 0.3.2 2010-01-14
408
415
 
409
- * Several Optimizations, renamed gem packege to ffaker.
416
+ * Several Optimizations, renamed gem package to ffaker.
410
417
 
411
418
  ## 0.3.1 2008-04-03
412
419
 
@@ -454,6 +461,7 @@ Api additions by Rafael Souza
454
461
  [@CarlosMouraJR]: https://github.com/CarlosMouraJR
455
462
  [@GuillaumeOcculy]: https://github.com/GuillaumeOcculy
456
463
  [@IgorMarques]: https://github.com/IgorMarques
464
+ [@Krap]: https://github.com/Krap
457
465
  [@Kutomore]: https://github.com/Kutomore
458
466
  [@MQuy]: https://github.com/MQuy
459
467
  [@Moafak]: https://github.com/Moafak
@@ -472,10 +480,12 @@ Api additions by Rafael Souza
472
480
  [@ar2em1s]: https://github.com/ar2em1s
473
481
  [@artplan1]: https://github.com/artplan1
474
482
  [@az3vedo]: https://github.com/az3vedo
483
+ [@boimw]: https://github.com/boimw
475
484
  [@brain64bit]: https://github.com/brain64bit
476
485
  [@brnrdog]: https://github.com/brnrdog
477
486
  [@brupla6126]: https://github.com/brupla6126
478
487
  [@ckyOL]: https://github.com/ckyOL
488
+ [@cookiepingyen]: https://github.com/cookiepingyen
479
489
  [@danderozier]: https://github.com/danderozier
480
490
  [@dankimio]: https://github.com/dankimio
481
491
  [@delucas]: https://github.com/delucas
@@ -497,6 +507,7 @@ Api additions by Rafael Souza
497
507
  [@joshdvir]: https://github.com/joshdvir
498
508
  [@josieljunior]: https://github.com/josieljunior
499
509
  [@jvanbaarsen]: https://github.com/jvanbaarsen
510
+ [@kianmeng]: https://github.com/kianmeng
500
511
  [@kmayer]: https://github.com/kmayer
501
512
  [@kojino]: https://github.com/kojino
502
513
  [@ktroutner]: https://github.com/ktroutner
@@ -543,3 +554,5 @@ Api additions by Rafael Souza
543
554
  [@waldyr]: https://github.com/waldyr
544
555
  [@walerian777]: https://github.com/walerian777
545
556
  [@xunker]: https://github.com/xunker
557
+ [@zHarrowed]: https://github.com/zHarrowed
558
+
data/README.md CHANGED
@@ -65,7 +65,7 @@ If you want to add new modules or localization data, use one of the
65
65
  (or create a new one!).
66
66
 
67
67
  **const_missing** is
68
- [overriden](https://github.com/ffaker/ffaker/blob/main/lib/ffaker/utils/module_utils.rb#L9)
68
+ [overridden](https://github.com/ffaker/ffaker/blob/main/lib/ffaker/utils/module_utils.rb#L9)
69
69
  for Faker modules, so if you try to use a constant that is not defined
70
70
  in the module, the
71
71
  [override](https://github.com/ffaker/ffaker/blob/main/lib/ffaker/utils/module_utils.rb#L9)