View Source Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

Change log itself follows Keep a CHANGELOG format.

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

0.18.0

Added

Changed

Fixed

0.17.0

Added

Changed

  • Faker.Vehicles add makes and models that are multi-word, refactor existing fns [jersearls]
  • Faker.Avatar switch to https to prevent redirect [igas]
  • Updated build badge for GitHub Actions [@anthonator]

Deprecated

Removed

Fixed

Security

0.16.0

Added

Changed

Deprecated

Removed

Fixed

Security

0.15.0

Added

Changed

Deprecated

Removed

Fixed

Security

0.14.0

Added

Changed

Deprecated

Removed

  • Remove extra doctests in Faker.Nato.format [@vbrazo]
  • GitLab CI [[@igas][]]
  • Elixir 1.4 and 1.5 support

Fixed

Security

0.13.0

Added

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

0.12.0

Added

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

Fixed

Security

0.11.2

Fixed

0.11.1

Changed

  • all localized functions now use Faker.localize/1 [@igas]

Removed

  • Elixir 1.5 from CI [@igas]
  • dialyzer warning suppressions [@igas]

Fixed

0.11.0

Added

Changed

  • Remove ' and " from generated names in Faker::Internet [@vbrazo]
  • Codebase been reformatted with elixir formatter [@vbrazo] and [@igas]
  • Documentation moved to hexdocs.pm [@MarcusSky], [@vbrazo], and [@igas]
  • Updated dependencies [@igas]

Fixed

0.10.0

Added

Changed

  • Updated dependencies [@igas]

Removed

  • Elixir 1.3 support [@igas]

Fixed

0.9.0

Added

Removed

  • Elixir < 1.3 support [@igas]

Fixed

0.8.0

Added

Changed

  • Underlying data structure changed to maps to improve performance [@igas]
  • Improved Faker.Beer usage [@tbash]

Removed

Fixed

  • Elixir 1.4 deprecation warnings [@igas]

0.7.0

0.6.0

0.5.1

  • Add erlang 18 support
  • Add issn check digit

0.5.0

0.4.1

0.4.0

  • Elixir 1.0.0
  • ISBN check digit algorithm [@vforvova]
  • Move from JSEX to Poison

0.3.2

0.3.1

  • Elixir 0.14.2

0.3.0

  • Elixir v0.14 support
  • Add Travis CI
  • Remove Faker.Config
  • Remove Faker.Supervisor
  • Change dependency to hex packages
  • Added Faker.Internet
    • domain_name/0
    • domain_suffix/0
    • domain_word/0
    • email/0
    • free_email/0
    • free_email_service/0
    • ip_v4_address/0
    • ip_v6_address/0
    • mac_address/0
    • safe_email/0
    • user_name/0
  • Added Faker.Company
    • bs/0
    • bullshit/0
    • bullshit_prefix/0
    • bullshit_suffix/0
    • buzzword/0
    • buzzword_prefix/0
    • buzzword_suffix/0
    • catch_phrase/0
    • name/0
    • suffix/0

0.2.0