Releases: elixirs/faker
Releases · elixirs/faker
v0.18.0
0.18.0
Added
Faker.Fruits.En
- add english fruits [@KevinDaSilvaS]
Changed
Faker.Commerce.PtBr
- add more products in product_name_product [@igorgbr]Faker.Fruits.PtBr
- fix typo in nectarina [@KevinDaSilvaS]Faker.Internet.image_url/0
- switched unresponsive placeholder.it with picsum.photos [@almirsarajcic]Faker.Vehicle.En
- fix spelling of some common makes/models [@nskins]
Fixed
Faker.date_of_birth
- fix invalid dates due to leap year [igas]Faker.Currency.code/0
remove duplicates/replace old currencies [@yassinrais]Faker.Adress.PtBr
- fix model documentation [@laraujo7]Faker.Address.En/0
corrected formatting for US and Britian [@atavistock]
v0.17.0
0.17.0
Added
Faker.Internet.StatusCode
[@emmetreza]- CI workflow using GitHub Actions [@anthonator]
Faker.Cat.PtBr
[@f-francine]Faker.Aws.PtBr.region_name/0
[@f-francine]Faker.Fruit.PtBr
[@f-francine]Faker.Commerce.PtBr
[@f-francine]
Changed
Faker.Vehicles
add makes and models that are multi-word, refactor existing fns [jersearls]Faker.Avatar
switch tohttps
to prevent redirect [igas]- Updated build badge for GitHub Actions [@anthonator]
Removed
- Travis CI for CI workflow [@anthonator]
Fixed
Faker.Team
creature/0
andname/0
documentation examples fixed [@yuriploc]- Fix bidirectional formatting [@MichalDolata]
- Extra split for Virgin Islands in the country sampler [intercaetera]
v0.16.0
Added
Faker.Markdown
[techgaun]Faker.Aws.En.rds_action/0
[@vboivin]Faker.Aws.En.ec2_action/0
[@vboivin]Faker.Aws.En.s3_action/0
[@vboivin]Faker.Aws.Fr.region_name/0
[@vboivin]Faker.String.naughty/0
[[@Cantido][https://github.com/Cantido]]Faker.Airports.icao/0
[@brunohkbx]Faker.Airports.iata/0
[@brunohkbx]Faker.Airports.En.name/0
[@brunohkbx]
v0.15.0
Added
Faker.Person.Fr.name/0
[@vboivin]Faker.Gov.Us.ein/0
[@artkay]Faker.Currency.code/0
andFaker.Currency.symbol/0
[@brunohkbx]
Fixed
Faker.Date.date_of_birth/1
generating invalid date range on last day of the month [@anthonator]
v0.14.0
Added
- Add missing
Faker.Name.Hy.suffix
doctests [@vbrazo] - Add missing
Faker.Address.It
doctests [@vbrazo] - Add CONTRIBUTING and update README [@vbrazo]
Faker.Pokemon.It.location/0
[@fusillicode]Faker.Pokemon.It.name/0
[@fusillicode]Faker.Color.De.name/0
[@hlhr]Faker.Color.De.fancy_name/0
[@hlhr]Faker.Address.Ru.country/0
[@igas]Faker.Address.Ru.state/0
[@igas]Faker.Gov.It
[@neslinesli93]Faker.Vehicle.model/1
[[@daytonn][https://github/com/daytonn]]Faker.Person
[@anthonator]
Changed
- Fix
Faker.Code.Iban.iban
andFaker.Gov.It.fiscal_id
doctests [@vbrazo] Faker.Address.Es
[@emig]- Set minimum Elixir version to 1.6
- Set minimum OTP version to 19
- Fix
Faker.Vehicle.vin/0
to return valid vin [@jimgerneer] - Altered
Faker.Util.pick/1
now accepts optional blacklist [@jimgerneer]
Deprecated
Faker.Name
(in favor ofFaker.Person
) [@anthonator]
Removed
- Remove extra doctests in
Faker.Nato.format
[@vbrazo] - gitlab CI [[@igas][]]
- Elixir 1.4 and 1.5 support
Fixed
Faker.Util.upper_letter/0
documentation examples [@michaelfich]
v0.13.0
Added
- Elixir 1.9 support [@igas]
Faker.Address.Hy
[@hovikman]Faker.Blockchain.Ethereum
[@jeanparpaillon]Faker.Cannabis.En
[@nurugger07]Faker.Color.Fr
[@popo63301]Faker.Color.Hy
[@hovikman]Faker.Commerce.Hy
[@hovikman]Faker.Company.Hy
[@hovikman]Faker.Finance.Stock
[@thomascharbonnel]Faker.Food.Hy
[@hovikman]Faker.Food.PtBr
[@vbrazo]Faker.Industry.Hy
[@hovikman]Faker.Internet.Hy
[@hovikman]Faker.Name.Hy
[@hovikman]Faker.Phone.Hy
[@hovikman]Faker.Pokemon.De
[@mrmstn]Faker.Vehicle
[@daytonn]
Changed
Faker.Pokemon.En.name/0
added more Pokemon names [@hdahlheim]- Simplified
Faker.UUID.v4/0
[@whatyouhide] - Replace UTF8 1FBF with ASCII single quote in the Italian locale [@pmontrasio]
- Bump
credo
from 1.0.2 to 1.1.4 - Bump
earmark
from 1.3.1 to 1.4.1 - Bump
ex_doc
from 0.19.3 to 0.21.2 - Bump
makeup
from 0.8.0 to 1.0.0 - Bump
makeup_elixir
from 0.13.0 to 0.14.0 - Bump
nimble_parsec
from 0.5.0 to 0.5.1
Fixed
v0.12.0
Added
- New maintainer Vitor Oliveira (@vbrazo)
- New maintainer Anthony Smith (@anthonator)
Faker.Blockchain
namespace [@vbrazo]Faker.Address.It
,Faker.Color.It
,Faker.Internet.It
andFaker.Name.It
[@pmontrasio]
Changed
- Bump
ex_doc
from 0.19.1 to 0.19.3 - Bump
earmark
from 1.3.0 to 1.3.1 - Bump
credo
from 1.0.1 to 1.0.2
Deprecated
Faker.Bitcoin
in favour ofFaker.Blockchain.Bitcoin
[@igas]
Fixed
- Typo in Faker.Pizza [@gmcintire]
- Elixir 1.8.0
DateTime
deprecation [@vnegrisolo] - Quotes removal in
Faker.Internet
functions [@jc00ke] & [@igas] - Documentation issues [@hovikman]
v0.11.2
v0.11.1
Changed
- all localized functions now use Faker.localize/1 [@igas]
Removed
Fixed
Faker.Util.pick/1
work withEnum
type now [@igas]Faker.localize/1
is callingKernel.function_exported?/3
with the wrong parameter [@indocomsoft]Faker.StarWars.En
Changed Palpatine to Sheev Palpatine, and fixed typo for Beru Lars [@theabrad]
v0.11.0
Added
- Tests covered by actual values not just checking that result is a binary [@igas]
Faker.Address.Es
andFaker.Address.En
[@vbrazo]Faker.Beer.brand/0
[@vbrazo]Faker.Food.sushi/0
[@vbrazo]Faker.Team.PtBr
[@vbrazo]Faker.Name.PtBr
andFaker.Name.Es
[@vbrazo]Faker.UUID.v4/0
[@anthonator]Faker.Food
to generate Food data [@vbrazo]Faker.Color.En
,Faker.Color.Es
andFaker.Color.PtBr
[@vbrazo]Faker.Internet
added Spanish and Brazilian Portuguese translations [@vbrazo]Faker.Address.geohash/0
[@anthonator] and [@feyl]Faker.Util.sample_uniq/2
[@fenollp]
Changed
- Remove
'
and"
from generated names inFaker::Internet
[@vbrazo] - Codebase been reformated with elixir formatter [@vbrazo] and [@igas]
- Documentation moved to hexdocs.pm [@MarcusSky], [@vbrazo], and [@igas]
- Updated dependencies [@igas]
Fixed
Faker.App.semver/0
is not generating invalid versions anymore fixed by [@igas] found by [@ConnorRigby]Faker.Lorem
is not redefining documentation in multiple functions anymore fixed and found by [@pfac]