Skip to content

Releases: FakerPHP/Faker

v1.14.1

30 Mar 06:29
ed22aee
Compare
Choose a tag to compare
  • Fix where randomNumber and randomFloat would return a 0 value (#291 / #292)

v1.14.0

29 Mar 08:57
cd46398
Compare
Choose a tag to compare
  • Fix for realText to ensure the text keeps closer to its boundaries (#152)

  • Fix where regexify produces a random character instead of a literal dot (#135

  • Deprecate zh_TW methods that only call base methods (#122)

  • Add used extensions to composer.json as suggestion (#120)

  • Moved TCNo and INN from calculator to localized providers (#108)

  • Fix regex dot/backslash issue where a dot is replaced with a backslash as escape character (#206)

  • Deprecate direct property access (#164)

  • Added test to assert unique() behaviour (#233)

  • Added RUC for the es_PE locale (#244)

  • Test IBAN formats for Latin America (AR/PE/VE) (#260)

  • Added VAT number for en_GB (#255)

  • Added new districts for the ne_NP locale (#258)

  • Fix for U.S. Area Code Generation (#261)

  • Fix in numerify where a better random numeric value is guaranteed (#256)

  • Fix e164PhoneNumber to only generate valid phone numbers with valid country codes (#264)

  • Extract fixtures into separate classes (#234)

  • Remove french domains that no longer exists (#277)

  • Fix error that occurs when getting a polish title (#279)

  • Use valid area codes for North America E164 phone numbers (#280)

  • Adding support for extensions and PSR-11 (#154)

  • Adding trait for GeneratorAwareExtension (#165)

  • Added helper class for extension (#162)

  • Added blood extension to core (#232)

  • Added barcode extension to core (#252)

  • Added number extension (#257)

  • Various code style updates

  • Added a note about our breaking change promise (#273)

v1.13.0

18 Dec 16:51
ab3f536
Compare
Choose a tag to compare

Several fixes and new additions in this release. A lot of cleanup has been done
on the codebase on both tests and consistency.

  • Feature/pl pl license plate (#62)
  • Fix greek phone numbers (#16)
  • Move AT payment provider logic to de_AT (#72)
  • Fix wiktionary links (#73)
  • Fix AT person links (#74)
  • Fix AT cities (#75)
  • Deprecate at_AT providers (#78)
  • Add Austrian ssn() to Person provider (#79)
  • Fix typos in id_ID Address (#83)
  • Austrian post codes (#86)
  • Updated Polish data (#70)
  • Improve Austrian social security number generation (#88)
  • Move US phone numbers with extension to own method (#91)
  • Add UK National Insurance number generator (#89)
  • Fix en_SG phone number generator (#100)
  • Remove usage of mt_rand (#87)
  • Remove whitespace from beginning of el_GR phone numbers (#105)
  • Building numbers can not be 0, 00, 000 (#107)
  • Add 172.16/12 local IPv4 block (#121)
  • Add JCB credit card type (#124)
  • Remove json_decode from emoji generation (#123)
  • Remove ro street address (#146)

v1.12.1

11 Dec 10:41
841e8bd
Compare
Choose a tag to compare

See change log for changes

v1.9.2

11 Dec 14:34
84220cf
Compare
Choose a tag to compare

See change log for changes

v1.12.0

23 Nov 09:34
9aa6c9e
Compare
Choose a tag to compare
  • Added Singapore NRIC/FIN provider (#56)
  • Added provider for Lithuanian municipalities (#58)
  • Added blood types provider (#61)
  • Fix ro_RO first and last day of year calculation offset (#65)
  • Fix en_NG locale test namespaces that did not match PSR-4 (#57)

v1.11.0

15 Nov 20:29
f228dc5
Compare
Choose a tag to compare

See change log for changes

v1.10.1

28 Oct 09:52
f2713a5
Compare
Choose a tag to compare
  • Updates the Danish addresses in dk_DK
  • Removed offense company names in nl_NL
  • Clarify changelog with original fork
  • Standin replacement for LoremPixel to Placeholder.com (#11)

v1.10.0

27 Oct 13:46
Compare
Choose a tag to compare
  • Support PHP 7.1-8.0
  • Fix typo in de_DE Company Provider
  • Fix dateTimeThisYear method
  • Fix typo in de_DE jobTitleFormat
  • Fix IBAN generation for CR
  • Fix typos in greek first names
  • Fix US job title typo
  • Do not clear entity manager for doctrine orm populator
  • Remove persian rude words
  • Corrections to RU names

v1.9.1

27 Oct 13:46
Compare
Choose a tag to compare
  • Initial version