File tree Expand file tree Collapse file tree 6 files changed +2310
-265
lines changed Expand file tree Collapse file tree 6 files changed +2310
-265
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ Change log itself follows [Keep a CHANGELOG](http://keepachangelog.com) format.
10
10
11
11
### Added
12
12
13
- * Add lorem doctests [[ @vbrazo ] [ ]]
13
+ * Tests covered by actual values not just checking that result is a binary [[ @igas ] [ ]]
14
+ * ` Faker.Address.Es ` and ` Faker.Address.En ` [ @vbrazo ] [ ]
14
15
* ` Faker.Beer.brand/0 ` [[ @vbrazo ] [ ]]
15
16
* ` Faker.Food.sushi/0 ` [[ @vbrazo ] [ ]]
16
17
* ` Faker.Team.PtBr ` [[ @vbrazo ] [ ]]
17
- * Tests covered by actual values not just checking that result is a binary [[ @igas ] [ ]]
18
18
* ` Faker.Name.PtBr ` and ` Faker.Name.Es ` [[ @vbrazo ] [ ]]
19
19
* ` Faker.UUID.v4/0 ` [[ @anthonator ] [ ]]
20
20
* ` Faker.Food ` to generate Food data [[ @vbrazo ] [ ]]
@@ -252,4 +252,4 @@ Change log itself follows [Keep a CHANGELOG](http://keepachangelog.com) format.
252
252
[ @vforvova ] : https://github.com/vforvova
253
253
[ @wojtekmach ] : https://github.com/wojtekmach
254
254
[ @yordis ] : https://github.com/yordis
255
- [ @zmoshansky ] : https://github.com/zmoshansky
255
+ [ @zmoshansky ] : https://github.com/zmoshansky
Original file line number Diff line number Diff line change 1
1
<!-- A -->
2
2
- [ Faker.Address] ( lib/faker/address.ex )
3
+ - [ Faker.Address.En] ( lib/faker/address/en.ex )
4
+ - [ Faker.Address.Es] ( lib/faker/address/es.ex )
3
5
- [ Faker.App] ( lib/faker/app.ex )
4
6
- [ Faker.Avatar] ( lib/faker/avatar.ex )
5
7
<!-- B -->
You can’t perform that action at this time.
0 commit comments