You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Simple Japanesemedia::CowboyBebop module by @Ivan-P23994 in https://github.com/faker-ruby/faker/pull/2617
15
54
* added travel folder and airports by @ZionMiller in https://github.com/faker-ruby/faker/pull/2601
16
55
* Spongebob TV show collections by @kleinjm in https://github.com/faker-ruby/faker/pull/2619
17
56
* Add pre-push hook example by @akanshak984 in https://github.com/faker-ruby/faker/pull/2606
18
57
19
-
## Bug fixes
58
+
###Bug fixes
20
59
* fix: ensure generated passwords have correct characters when mix_case & special_characters enabled by @tiff-o in https://github.com/faker-ruby/faker/pull/2533
21
60
* Fix: ensure sport generator produces single sport unless a number of sports is requested by @si-lens in https://github.com/faker-ruby/faker/pull/2616
22
61
* Remove typo in ISSUE_TEMPLATE to check Faker version by @loqimean in https://github.com/faker-ruby/faker/pull/2621
23
62
* Typo in Ukrainian locale, fixes #2620 by @Newman101 in https://github.com/faker-ruby/faker/pull/2622
24
63
* Remove english characters in ja locale file, fixes faker-ruby#2637 by @alextaujenis in https://github.com/faker-ruby/faker/pull/2638
25
64
* Fix country code length for non EN locale by @vbrazo in https://github.com/faker-ruby/faker/pull/2669
26
65
27
-
## What's Changed
66
+
###What's Changed
28
67
* Removed LoremPixel Files by @uzorjchibuzor in https://github.com/faker-ruby/faker/pull/2664
29
68
* Document IBAN digits validity generator by @stefannibrasil in https://github.com/faker-ruby/faker/pull/2625
30
69
* Create random vehicle vin numbers with the correct check-digit by @alextaujenis in https://github.com/faker-ruby/faker/pull/2633
@@ -38,14 +77,14 @@ This version:
38
77
* Update README and CONTRIBUTING guides by @stefannibrasil in https://github.com/faker-ruby/faker/pull/2630
39
78
* Update dependabot ignore list by @stefannibrasil in https://github.com/faker-ruby/faker/pull/2629
40
79
41
-
## Update local dependencies
80
+
###Update local dependencies
42
81
* Update simplecov requirement from = 0.21.0 to = 0.21.2 by @dependabot in https://github.com/faker-ruby/faker/pull/2636
43
82
* Update timecop requirement from = 0.9.5 to = 0.9.6 by @dependabot in https://github.com/faker-ruby/faker/pull/2642
44
83
* Update rubocop-minitest requirement from = 0.23.2 to = 0.25.0 by @dependabot in https://github.com/faker-ruby/faker/pull/2653
45
84
* Update test-unit requirement from = 3.5.6 to = 3.5.7 by @dependabot in https://github.com/faker-ruby/faker/pull/2659
46
85
* Update rubocop requirement from = 1.41.0 to = 1.41.1 by @dependabot in https://github.com/faker-ruby/faker/pull/2667
47
86
48
-
## New Contributors
87
+
###New Contributors
49
88
*@si-lens made their first contribution in https://github.com/faker-ruby/faker/pull/2616
50
89
*@Ivan-P23994 made their first contribution in https://github.com/faker-ruby/faker/pull/2617
51
90
*@ZionMiller made their first contribution in https://github.com/faker-ruby/faker/pull/2601
0 commit comments