Skip to content

Releases: elixirs/faker

v0.10.0

25 Mar 10:13
Compare
Choose a tag to compare

Added

  • New maintainer Toby Hinloopen [@tobyhinloopen]
  • Gitter chat room [@igas]
  • Faker.Gov.Us.ssn/0 added to generate US Social Security numbers [@sotojuan]
  • Faker.StarWars added to generate character/0, planet/0 and quote/0 from StarWars universe [@samcdavid]
  • Faker.Cat added to generate name/0, breed/0 and registry/0 of cats [@orieken]
  • Customizable random functions [@igas]
  • Faker.Industry @cdesch
  • Missing colors to Faker.Color.En @cdesch
  • Elixir 1.6 support [@igas]

Changed

  • Updated dependencies [@igas]

Removed

  • Elixir 1.3 support [@igas]

Fixed

  • Faker.Date.date_of_birth/0 and Faker.Date.date_of_birth/1 returning wrong result [@stfnsr]
  • Usage.md reorganisation [@orieken]
  • Documentation for Faker.Beer [@bcat-eu]
  • Fix pokemon name - Mr. Mime :) [@leveloid]
  • Gov.Us deprecations [@halfdan]

v0.9.0

07 Sep 06:39
Compare
Choose a tag to compare

v0.8.0

07 Sep 06:39
Compare
Choose a tag to compare

v0.7.0

26 Aug 09:04
Compare
Choose a tag to compare

v0.6.0

19 Oct 11:16
Compare
Choose a tag to compare
  • Most of functions covered by specs and docs now
  • Removed JSON programming and poison dependency [@saulecabrera, @vforvova]
  • Add Faker.Shakespeare [@adam-wanninger]
  • Fix SSL issues in Internet.image_url/0 [@zmoshansky]
  • Improve tests [@lowks]
  • Elixir 1.1 support
  • Add Faker.App with author/0, name/0 and version/0
  • Add Faker.Address.country_code/0
  • Add Faker.Bitcoin with address/0 and address/1
  • Add Faker.Color with rgb_hex/0 and rgb_decimal/0

v0.5.1

12 Apr 06:40
Compare
Choose a tag to compare
  • Add erlang 18 support
  • Add issn check digit

v0.5.0

12 Apr 06:41
Compare
Choose a tag to compare
  • Add Faker.start/0 and Faker.start/1

v0.4.1

12 Apr 06:45
Compare
Choose a tag to compare
  • Add Faker.Internet.url/0 and Faker.Internet.image_url/0 functions

v0.4.0

13 Sep 08:22
Compare
Choose a tag to compare
  • Elixir 1.0.0
  • ISBN check digit algorithm (@vforvova)
  • Move from JSEX to Poison

v0.3.2

13 Jul 02:57
Compare
Choose a tag to compare