suchow / judicious

MIT License
5 stars 6 forks source link

Update faker to 30.1.0 #2585

Open pyup-bot opened 2 days ago

pyup-bot commented 2 days ago

This PR updates Faker from 1.0.4 to 30.1.0.

Changelog ### 30.1.0 ``` * Add PIN Code range and union territories in `en_IN` address provider. Thanks wh0th3h3llam1. ``` ### 30.0.0 ``` * Force the slug always be generated with ASCII characters. Thanks Pandede. ``` ### 29.0.0 ``` * Fix `pydecimal` distribution when called with a range across `0`. Thanks AlexLitvino. ``` ### 28.4.1 ``` * Fix issue where Faker does not properly convert min/max float values to `Decimal`. Thanks bdjellabaldebaran. ``` ### 28.4.0 ``` * Add `it_IT` lorem provider. Thanks gianni-di-noia. ``` ### 28.3.0 ``` * Fix male forms of female surnames in `uk_UA`.Thanks AlexLitvino. ``` ### 28.2.0 ``` * Add `es_ES` isbn provider. Thanks mondeja. ``` ### 28.1.0 ``` * Fix Incorrect City Spelling in `uk_UA` locale. Thanks ch4zzy. ``` ### 28.0.0 ``` * Fix `pydecimal` handling of `positive` keyword. Thanks tahzeer. ``` ### 27.4.0 ``` * Add person provider for `pk_PK` locale. Thanks c2-tlhah ``` ### 27.3.0 ``` * Add providers for `vi_VN` locale. Thanks ntd1683. ``` ### 27.2.0 ``` * Split names in `en_IN` person provider. Thanks wh0th3h3llam1. ``` ### 27.1.0 ``` * Add address providoer for `en_MS` local. Thanks carlosfunk. ``` ### 27.0.0 ``` * Re-introduce `part_of_speech` argument to `words()` method. ``` ### 26.3.0 ``` * Extend `ro_RO` company localization with prefixes. Thanks DDSNA. ``` ### 26.2.0 ``` * Add Swahili (`sw`) provider for generating Swahili names. Thanks 5uru. ``` ### 26.1.0 ``` * Add more entries to `sk_SK` Geo provider. Thanks george0st. ``` ### 26.0.0 ``` * Fix upper limit of nb_elements. Thanks mileswatsonbjss. ``` ### 25.9.2 ``` * Remove duplicate entry in currency provider. ``` ### 25.9.1 ``` * Change `pydecimal` type hint for `min_value`, `max_value` to allow `int`s. Thanks parsariyahi. ``` ### 25.9.0 ``` * Add support for Nigerian Yoruba names and surnames (`yo_NG`). Thanks 5uru. ``` ### 25.8.0 ``` * Add handshake emoji with different color variations to emoji provider list. Thanks tamkc. ``` ### 25.7.0 ``` * Add missing translation for countries in `pt-BR`. Thanks LeonardoFurtado. ``` ### 25.6.0 ``` * Fix data in geo for `pl_PL`. Thanks george0st, mgorny. ``` ### 25.5.0 ``` * Fix data in geo for `pl_PL`. Thanks george0st. ``` ### 25.4.0 ``` * Add landmarks in `geo` for `pl_PL`. Thanks george0st. ``` ### 25.3.0 ``` * Add more iOS versions to `user_agent`. Thanks george0st. ``` ### 25.2.0 ``` * Update VAT generation in `nl_BE` to align with correct Belgian format. Thanks JorisSpruyt. ``` ### 25.1.0 ``` * Add geo for `pl_PL`. Thanks george0st. * Add geo for `sk_SK`. Thanks george0st. ``` ### 25.0.1 ``` * Add type stub file to `setup.py`. ``` ### 25.0.0 ``` * Drop support for Python 3.7. Thanks kloczek. ``` ### 24.14.1 ``` * Include type stubs in release. ``` ### 24.14.0 ``` * Add job provider for `cs_CZ`. Thanks george0st. ``` ### 24.13.0 ``` * Add geo provider for `sk_SK`. Thanks george0st. * Clean up data in `sk_SK` job provider. Thanks george0st. ``` ### 24.12.0 ``` * Remove offensive word from `pl_PL` lorem provider. Thanks Rey092. ``` ### 24.11.0 ``` * Tune `cs_CZ` phone number validation. Thanks george0st. ``` ### 24.10.0 ``` * Update list of `first_name_*` and `last_name` in `pt_BR` `PersonProvider`. Thanks dclobato. ``` ### 24.9.0 ``` * Update `uk_UA` phone provider. Thanks lozik4. ``` ### 24.8.0 ``` * Fix wrong pricetag format in `ru_RU` locale. Thanks Pandede. ``` ### 24.7.1 ``` * Fix previous release issue. ``` ### 24.7.0 ``` * Update last names for `de_DE` locale. Thanks george0st. * Update phone number formats for `cs_CZ`, `sk_SK`. Thanks george0st. ``` ### 24.6.0 ``` * Update versions in `user_agent` provider. Thanks george0st. ``` ### 24.5.0 ``` * Add type hints stubs. Thanks KaylaHood. ``` ### 24.4.0 ``` * Add address words for `cs_CZ`. Thanks george0st ``` ### 24.3.0 ``` * Add phone number formats to nl_BE. Thanks maximegmd. ``` ### 24.2.1 ``` * Return capitalized city names in `hu_HU`. Thanks AlexLitvino. ``` ### 24.2.0 ``` * Add `uk-UA` credit card provider. Thanks lozik4. * Upgrade `uk_UA` person provider. Thanks lozik4. ``` ### 24.1.1 ``` * Fix prefix for male `bg_BG` names Thanks DimitarVanguelov. ``` ### 24.1.0 ``` * Add Grenville to `land_coords` in geo provider. Thanks lozik4. * Fix Kyiv name. Thanks lozik4. ``` ### 24.0.0 ``` * Fix returning random data for person provider in `et_EE` locale when the same seed value is set. Thanks AlexLitvino. ``` ### 23.3.0 ``` * Add person, bank provider for `sk_SK` locale. Thanks mhandl. ``` ### 23.2.1 ``` * fix: update `pydecimal` algorithm to ensure left part is not generated with a leading 0. Thanks alexei. ``` ### 23.2.0 ``` * Allow Uniqueness and Localization. Thanks moshemoshe137. ``` ### 23.1.0 ``` * Add `uk_UA` lorem provider. Thanks lozik. ``` ### 23.0.0 ``` * Consistently throw an error if the start of a daterange is after the end. Thanks prescod. ``` ### 22.7.0 ``` * Add `uk_UA` automotive provider. Thanks lozik. ``` ### 22.6.0 ``` * Add support for birthday and gender to `uk_UA` `ssn` method. Thanks lozik. ``` ### 22.5.1 ``` * Add area code `830000` to `zh_CN`. Thanks antik. * Add `area_code` parameter to `ssn` provider for `zh_CN`. Thanks antik. ``` ### 22.5.0 ``` * Add `http_status_code` to internet provider. Thanks dancergraham. ``` ### 22.4.0 ``` * Add `fa_IR` localization for currency provider. Thanks parsariyahi. ``` ### 22.3.0 ``` * Add bank provider for `uk_UA`. Thanks SanderFtn. ``` ### 22.2.0 ``` * Add bank provider for `cs_CZ`. Thanks george0st. ``` ### 22.1.0 ``` * Add support for multiple file systems path rules. Thanks parsariyahi. ``` ### 22.0.0 ``` * Remove dot from `file_name` when `extention` is the empty string. Thanks gotofritz * Allow extension in `file_path` to take a list of allowed extensions, or empty for "no extension". Thanks gotofritz ``` ### 21.0.1 ``` * Fix typo in `ru_RU` company names. Thanks scalar438. ``` ### 21.0.0 ``` * Fix: random sign in `pyfloat` when `positive=False`. Thanks viraj-s15. ``` ### 20.1.0 ``` * Add company provider and NUSS for `es_ES` locale. Thanks fgsalomon. * Add official support for Python 3.12. Thanks pfouque. ``` ### 20.0.3 ``` * Make `unix_time` always return floats. ``` ### 20.0.2 ``` * Fix `pydecimal` crash on float `min_value` or `max_value`. Thanks s-weigand. ``` ### 20.0.1 ``` * Fix type hint for `unix_time`. ``` ### 20.0.0 ``` * Support platform-specific second precision. Thanks cknv. ``` ### 19.13.0 ``` * Add more entries in `cs_CZ`'s geo. Thanks george0st. ``` ### 19.12.1 ``` * Fix latest days of the month as birth day in italian SSN. Thanks TommasoLencioni ``` ### 19.12.0 ``` * Add `geo` provider for `cs_CZ`. Thanks george0st. ``` ### 19.11.1 ``` * Fix handling for finnish ssn where `min_age` and `max_age` are the same. Thanks Pakkanen1. ``` ### 19.11.0 ``` * Add a few street names to `cs_CZ`. Thanks george0st. * Add words to lorem for `cs_CZ`. Thanks george0st. * Add color for `cs_CZ`. Thanks george0st. ``` ### 19.10.0 ``` * Update names and phone numbers for `cs_CZ`. Thanks george0st. ``` ### 19.9.1 ``` * Revert "fix type error in `pyfloat` when `max_value` is `None`" from v19.6.2. ``` ### 19.9.0 ``` * Use DE base for `de_CH` AddressProvider. Thanks nchiapol. ``` ### 19.8.1 ``` * Fix `person` Latvian provider. ``` ### 19.8.0 ``` * Add Gender support for Latvian (`lv_LV`) names. Thanks OskarsPakers. ``` ### 19.7.0 ``` * Add MAC Address Multicast. Thanks d3vyce. ``` ### 19.6.2 ``` * fix type error in `pyfloat` when `max_value` is `None`. Thanks HugoJP1. ``` ### 19.6.1 ``` * Bump actions/checkout from 3 to 4 (1909). Thanks dependabot[bot]. ``` ### 19.6.0 ``` * Add addresses for `en_BD`. Thanks aamibhoot. ``` ### 19.5.0 ``` * Add `color_rgb`, `color_rgb_float`, `color_hsv` and `color_hsl`. Thanks fdemmer. ``` ### 19.4.0 ``` * Add `schemes` and `deep` argument to `uri` method. ``` ### 19.3.1 ``` * Remove spurious space in `uk_UA` `first_name`. Thanks Romissevd. ``` ### 19.3.0 ``` * Add weighting to dynamic providers. Thanks pauldechorgnat. ``` ### 19.2.0 ``` * Add support for South African Zulu (`zu_ZA`) names and last names. Thanks iamkhaya. ``` ### 19.1.0 ``` * Add `ja_JP` locale for `datetime`. Thanks cyanghsieh. ``` ### 19.0.0 ``` * Drop support for Python 3.7 * Drop support for 32 bit systems. * Add `elector_code` for `es_MX` SSN provider. Thanks edgarrmondragon. ``` ### 18.13.0 ``` * Add `.optional` proxy that may or may not return a fake value. Thanks ligne. ``` ### 18.12.0 ``` * Add fake automotive `vin` number function. Thanks cyanghsieh. ``` ### 18.11.2 ``` * Fix area codes for `fr_FR` mobile phone numbers. Thanks QuentinFchx. ``` ### 18.11.1 ``` * Update Ukraine Country Code in `phone_number`. Thanks lexxai. ``` ### 18.11.0 ``` * Add digit-above-two type to numerify function. Thanks dlwrnc. ``` ### 18.10.1 ``` * Fix handling leap year in `en_US` Passport provider. Thanks mgorny. ``` ### 18.10.0 ``` * Add `passport` Provider and `en_US` Implementation. Thanks llw2128. ``` ### 18.9.1 ``` * Fix `fr_FR` `postcode` length. Thanks vmttn. ``` ### 18.9.0 ``` * Add `xml` provider. Thanks Elihaybe. ``` ### 18.8.0 ``` * Add `zh_CN` bank locale. Thanks nehCG. ``` ### 18.7.0 ``` * Add `license_plate` for `zh_CN` and `zh_TW`. Thanks cyanghsieh. ``` ### 18.6.2 ``` * Improve accuracy of departments in `fr_FR` provider `postcode`. Thanks tonial. ``` ### 18.6.1 ``` * Fix `ssn` provider for `zh_TW`. Thanks cyanghsieh. ``` ### 18.6.0 ``` * Add a separate `basic_phone_number` for `en_US`. Thanks dlwrnc. ``` ### 18.5.1 ``` * Fix release. ``` ### 18.5.0 ``` * Add `de_DE` `swift_location_codes`. Thanks MiloniAtal. ``` ### 18.4.0 ``` * Add currency symbols for all listed currencies. Thanks evoludigit. ``` ### 18.3.4 ``` * Ensure `pyfloat` honors min and max values. Thanks mvanderlee. ``` ### 18.3.3 ``` * Use correct union type for provider argument (1840). Thanks DanielSchaffer. ``` ### 18.3.2 ``` * Bump actions/stale from 7 to 8 (1833). Thanks dependabot[bot]. ``` ### 18.3.1 ``` * Fix determinism in `state_abbr()` for `en_US`. Thanks DavidCain. ``` ### 18.3.0 ``` * Separate freely-associated states & US territories. Thanks DavidCain. ``` ### 18.2.1 ``` * Fix value error formatting. Thanks dariocurr. ``` ### 18.2.0 ``` * Add `pyobject` generator. Thanks dariocurr. ``` ### 18.1.0 ``` * Add lorem provider for `nl_BE`. Thanks takis. * Add `nl_BE` automotive provider. Thanks takis. * Add `nl_BE` company provider. Thanks takis. ``` ### 18.0.0 ``` * Add territory zip codes for `en_US`. Thanks johnekent. ``` ### 17.6.0 ``` * Add `nl_BE` bank provider. Thanks takis. * Fix North Macedonia entry in `uk_UA` provider. Thanks PerchunPak. ``` ### 17.5.0 ``` * Add SBN provider. Thanks dag2226. ``` ### 17.4.0 ``` * Use the official name for North Macedonia due to the name change in 2019. Thanks takis. ``` ### 17.3.0 ``` * Add `zh_TW` `date_time` provider. Thanks ew2664. ``` ### 17.2.0 ``` * Add support for latvian `ssn` generation. Thanks OskarsPakers. ``` ### 17.1.0 ``` * Add argument validation to `pybool()`. Thanks Kolyunya. ``` ### 17.0.0 ``` * Remove deprecated placeimg image provider. Thanks Wonskcalb. ``` ### 16.9.0 ``` * Add `truth_probability` argument to `pybool` generator. Thanks Kolyunya. ``` ### 16.8.1 ``` * Sort and add new Arabic words in `ar_AA` and `ar_PS`. Thanks alfawal. ``` ### 16.8.0 ``` * Add `emoji` provider. Thanks Artmorse. ``` ### 16.7.1 ``` * Fix `name_female` and `name_male` mixed names for `en_GB`. thanks nathanael-e. * Add `es_AR` providers. Thanks kity-linuxero. ``` ### 16.7.0 ``` * Add method to generate JSON as bytes. Thanks browniebroke. ``` ### 16.6.1 ``` * Fix `siret` and `siren` generation for `fr_FR` locale company information. Thanks daamien. ``` ### 16.6.0 ``` * Add `fr_CA` address provider. Thanks davebulaval. ``` ### 16.5.0 ``` * Add `zipcode`, `postcode` and `postalcode` to `pl_PL`. Thanks bukowa. ``` ### 16.4.0 ``` * Update phone number formats for `es_ES` locale. Thanks GuillemCalidae. ``` ### 16.3.0 ``` * Add new `fr_BE` and `nl_BE` `Person` providers. Thanks Dutcho. ``` ### 16.2.0 ``` * Add `fr_CA` date time provider. Thanks davebulaval/ ``` ### 16.1.0 ``` * Allow passing optional json encoder in `json` provider. Thanks NI1993. ``` ### 16.0.1 ``` * Fix missing comma in `en_NZ` address provider. Thanks davebulaval. ``` ### 16.0.0 ``` * Fix amount and layout of sample data. Thanks mportesdev. ``` ### 15.3.4 ``` * Fix `it_IT` `SSN` generation with latin chars in name or surname. Thanks panicofr. ``` ### 15.3.3 ``` * Fix seeding with multiple locales. Thanks johntmyers. ``` ### 15.3.2 ``` * Fix implicit Optional issues. Thanks palfrey. ``` ### 15.3.1 ``` * Update the `word_list` for `pl_PL`. Thanks BeRT2me. ``` ### 15.3.0 ``` * Add color provider for `id_ID`. Thanks rosdyana. ``` ### 15.2.0 ``` * Add banks for `en_IN` locale. Thanks ChiragMangukia. ``` ### 15.1.5 ``` * Fix type variable inside the `ElementsType`. Thanks nils-van-zuijlen. ``` ### 15.1.4 ``` * Remove test dependency on `random2`. ``` ### 15.1.3 ``` * Fix pyfloat causing ValueError. Thanks confuzeus. ``` ### 15.1.2 ``` * Fix missing return in `en_US` `state_abbr`. Thanks AssenD. ``` ### 15.1.1 ``` * Fix ImportError on python <3.7.2. Thanks matthewhughes934. ``` ### 15.1.0 ``` * Add enum provider. Thanks NazarioJL. ``` ### 15.0.0 ``` * Add support for Python 3.10. Thanks uri-rodberg. * Drop support for Python 3.6. Thanks uri-rodberg. ``` ### 14.2.1 ``` * Fix misspelled first name in `da_DK` locale. Thanks filson1. ``` ### 14.2.0 ``` * Add support for prefix and suffix to `pystr` provider.Thanks stefan6419846. ``` ### 14.1.2 ``` * Fix `uk_UA` `postcode` generation. Thanks ajinkyac03. ``` ### 14.1.1 ``` * Relax minimum version of `typing-extensions`. Thanks stefan6419846. ``` ### 14.1.0 ``` * Add providers for `bn_BD`: `address`, `automotive`, `bank`, `color`, `company`, `currency`, `date_time`, `geo`, `internet`, `job`, `person`, `phone_number` and `ssn`. Thanks saanpritom. ``` ### 14.0.0 ``` * Fix `Provider._parse_date_time` to support timestamps. Thanks mochi-moshi. ``` ### 13.16.0 ``` * automotive: add `de_CH` license plates. Thanks gsilvan. ``` ### 13.15.1 ``` * change license_formats `pt_BR` to match Mercosul. Thanks augutoraminelli. ``` ### 13.15.0 ``` * Upgrade person, company, internet, currency providers for `tr_TR`. Thanks keyiflerolsun. ``` ### 13.14.0 ``` * Fix `vat` and police id for `el_GR`. Thanks tplessas. * Add `tin` and `ssn` for `el_GR`. Thanks tplessas. ``` ### 13.13.1 ``` * Fix area codes for `fr_FR` phone numbers. Thanks zerbusdetroy. ``` ### 13.13.0 ``` * Add support for ISO 8601 timestamp profiles. Thanks tplessas. ``` ### 13.12.1 ``` * Correct RUT range in `es_CL`. Thanks nstuardod. ``` ### 13.12.0 ``` * Add support for generating relative file paths. Thanks Lukas0907. ``` ### 13.11.1 ``` * Fix firefox `ua` being nondeterministic with fixed seed. Thanks jhbuhrman. ``` ### 13.11.0 ``` * Add `sq-AL` automotive provider. Thanks zerogonal. ``` ### 13.10.0 ``` * Improve `it_IT` ssn provider to match real building rules. Thanks DamienPirsy. ``` ### 13.9.0 ``` * Add part-of-speech functionality for `en_US`. Thanks e-panourgia. ``` ### 13.8.0 ``` * Add `fr-FR` datetime provider. Thanks zerogonal. * Add `no-NO` datetime provider. Thanks zerogonal. * Add `zh-CN` datetime provider. Thanks zerogonal. ``` ### 13.7.0 ``` * Add automotive provider for `fi_FI`, `et_EE`, `lt_LT` and `vi_VN`. Thanks zerogonal. ``` ### 13.6.0 ``` * Add `ar_BH` automotive provider. Thanks zerogonal. ``` ### 13.5.0 ``` * Add Mexican CLABE bank code for `es_MX` locale. Thanks edgarrmondragon. ``` ### 13.4.0 ``` * Add `it_IT` automotive provider. Thanks Giorgionocera. ``` ### 13.3.5 ``` * Fix error in currency provider data. Thanks zerogonal. ``` ### 13.3.4 ``` * Bump actions/cache from 2 to 3 (1631). Thanks dependabot[bot]. ``` ### 13.3.3 ``` * Fix factory selection when Faker has been seeded. ``` ### 13.3.2 ``` * Bump actions/stale from 3 to 5 (1629). Thanks dependabot[bot]. ``` ### 13.3.1 ``` * Bump actions/setup-python from 2 to 3 (1626). Thanks dependabot[bot]. ``` ### 13.3.0 ``` * Add lorem provider for `fa-ir` language code. Thanks arminshoughi. ``` ### 13.2.0 ``` * Add `bn_BD` Lorem Provider. Thanks jabertuhin. ``` ### 13.1.0 ``` * Add lorem support for `de_DE` and `de_AT`. Thanks Kalbra. ``` ### 13.0.0 ``` * Use `os.urandom` in `binary()` if unseeded. Thanks AlmightyYakob. ``` ### 12.3.3 ``` * Arabic improvements for names. Thanks alfawal. ``` ### 12.3.2 ``` * Fix postcode format for `es_ES` locale. Thanks mondeja. ``` ### 12.3.1 ``` * Prevent "non-integer arguments to randrange()" warnings on Python 3.10. Thanks jacksmith15. ``` ### 12.3.0 ``` * Fix `it_IT` `ssn()` validity. Thanks MarcoMatarazzo. ``` ### 12.2.0 ``` * Add cities to `de_CH`. Thanks Kalbra. ``` ### 12.1.0 ``` * Set correct language on provider when specific locale is requested. Thanks interDist. ``` ### 12.0.1 ``` * Remove empty string in Korean job list. Thanks georgidimitrov-hs. ``` ### 12.0.0 ``` * Remove dependency from [`text-unidecode`](https://github.com/kmike/text-unidecode/). ``` ### 11.4.0 ``` * Add geonames db of Italian cap-city-province and full match when generating full addresses. Thanks FrancYescO. ``` ### 11.3.0 ``` * Add banks for `fa-ir`. Thanks arminshoughi. ``` ### 11.2.0 ``` * Improve phone numbers for `it_IT`. Thanks FrancYescO. ``` ### 11.1.0 ``` * Add providers for `az_AZ` locale. Thanks sevdimali. ``` ### 11.0.0 ``` * Replace `lorempixel.com` service with `picsum.photos` in `image_url` provider. * Add `placeholder_url` argument to `image_url`. ``` ### 10.0.0 ``` * Deprecate positional `allowed_types`. ``` ### 9.9.1 ``` * Revert "deprecate positional `allowed_types`". ``` ### 9.9.0 ``` * deprecate positional `allowed_types` (1573). Thanks fcurella. ``` ### 9.8.4 ``` * Fix positional `value_types`. ``` ### 9.8.3 ``` * Shorten IBANs for `pl_PL` to 28 chars. Fix 1568 (1569). Thanks fcurella. ``` ### 9.8.2 ``` * Relax ElementsType to admit e.g. Sets. Thanks OJFord. ``` ### 9.8.1 ``` * Fix ``pydecimal`` with ``left_digits=0`` not setting the left digit to 0. Thanks ndrwkim. ``` ### 9.8.0 ``` * Add ``es_CO`` localized providers. Thank you healarconr. ``` ### 9.7.1 ``` * Take into account area codes for French phone numbers. Thanks nicarl. ``` ### 9.7.0 ``` * Add provider for French SSN. Thanks nicarl. ``` ### 9.6.0 ``` * Add dynamic provider. Thanks omri374. ``` ### 9.5.3 ``` * Improve randomness of ``pydecimal`` for different scenarios. Thanks antonioIrizar. ``` ### 9.5.2 ``` * Limit ``typing_extensions`` dependency to Python < 3.8. Thanks mgorny. ``` ### 9.5.1 ``` * Add ``typing-extensions`` as dependency and pin ``mypy`` version. Thanks nicarl. ``` ### 9.5.0 ``` * Add automotive provider for ``nl_NL``. Thanks MarcelRobeer. ``` ### 9.4.0 ``` * Add Typing. Thanks MarcelRobeer, nicarl. ``` ### 9.3.1 ``` * Change to secondary address format in ``en_AU`` locale to reflect the common usage. Thanks deboraelkin2. ``` ### 9.3.0 ``` * Add ``currency``, ``automotive``, ``company`` and ``bank`` providers for ``el_GR``. Thanks nikosmichas. ``` ### 9.2.0 ``` * Add ``color`` and ``date_time`` provider for ``el_GR``. Thanks nikosmichas. ``` ### 9.1.0 ``` * Add currency provider for ``nl_NL``. Thanks MarcelRobeer. ``` ### 9.0.1 ``` * Fix ``pydecimal`` returning ``min_value`` or ``max_value`` too frequently. Thanks zivkovic. ``` ### 9.0.0 ``` * Change default email generator to use safe domain names. Thanks errbufferoverfl. ``` ### 8.16.0 ``` * Add ``date_time`` provider for ``nl_NL``. Thanks MarcelRobeer. ``` ### 8.15.0 ``` * Add ``bg_BG`` color provider. Thanks iradonov. ``` ### 8.14.2 ``` * Fix bug in ``pydecimal`` when returning max/min. Thanks wilbertom. ``` ### 8.14.1 ``` * Fix `pydecimal` precision. Thanks joidegn. ``` ### 8.14.0 ``` * Add datetime provider for ``bn_BD``. Thanks jabertuhin. ``` ### 8.13.1 ``` * Change ``fi_FI`` Provinces to Regions. Thanks LKajan. ``` ### 8.13.0 ``` * ``uk_UA`` address provider - fix streets and cities names, added regions. Thanks o-vasyliev. ``` ### 8.12.3 ``` * Fix missing underscores in ``mac_platform_token``. Thanks iamkeyur. ``` ### 8.12.2 ``` * Remove period/fullstop from ``en_GB`` prefixes. Thanks stephengruppetta. ``` ### 8.12.1 ``` * Add missing diacritics in ``fr_FR`` ``person`` provider. Thanks laowantong. ``` ### 8.12.0 ``` * Added non-geo numbers and services phones format for ``pt_BR``. Thanks leogregianin. * Add datetime formats in ``pt_BR``. Thanks leogregianin. * Add currency formats in ``pt_BR``. Thanks leogregianin. ``` ### 8.11.0 ``` * Add ``nic_handle``. Thanks pishchalnikov. ``` ### 8.10.3 ``` * Remove potentially offensive surname in ``it_IT``. Thanks lordgordon. ``` ### 8.10.2 ``` * Return list instead of tuple in ``choices_distribution``. Thanks svisser. ``` ### 8.10.1 ``` * Enable faker instances to be unpickled (1480). Thanks fcurella. ``` ### 8.10.0 ``` * Add ``ar_AE`` (UAE) phone numbers. Thanks sshishov. ``` ### 8.9.1 ``` * Skip UnsupportedFeature's on the command line. Thanks therefromhere. ``` ### 8.9.0 ``` * Add RIPE ID. Thanks pishchalnikov. ``` ### 8.8.2 ``` * Avoid collision for ``date`` in ``datetime`` provider. Thanks mattshin. ``` ### 8.8.1 ``` * Fix ``left_digits`` ignored if ``min_value`` is given. Thanks OJFord.q ``` ### 8.8.0 ``` * Add ``iana_id``, IANA Registrar ID. Thanks pishchalnikov. ``` ### 8.7.0 ``` * Add tlds for ``th_TH`` internet provider. Thanks bact. ``` ### 8.6.0 ``` * Add ``aba()`` method to generate ABA routing numbers. Thanks mstellon. ``` ### 8.5.1 ``` * Fix deepcopy for Faker instances. ``` ### 8.5.0 ``` * Add ``image`` provider. Thanks n1ngu. ``` ### 8.4.0 ``` * Add license plates and language names for ``he_IL`` locale. Thanks AndreyRub. ``` ### 8.3.0 ``` * Add colors for ``he_IL``. Thanks AndreyRub. ``` ### 8.2.1 ``` * Add few more names in ``en_IN`` person provider. Thanks Felix-Raj. ``` ### 8.2.0 ``` * Add ``city_name()`` and cities to ``support .city()`` for ``th_TH``. Thanks bact. ``` ### 8.1.4 ``` * Support distant past dates on Windows. Thanks prescod. ``` ### 8.1.3 ``` * Fixes 1439: Cast Path to a string for `pkgutil.iter_modules` (1441). Thanks fcurella. ``` ### 8.1.2 ``` * Fix company suffix typo for ``th_TH``. Thanks bact. ``` ### 8.1.1 ``` * Remove ``gmail.co.uk`` from ``en_GB`` email Provider. Thanks bact. ``` ### 8.1.0 ``` * Extend ``pl_PL`` Pesel To support greater range of dates. Thanks IlfirinPL. ``` ### 8.0.0 ``` * Fix CLI only giving 10 possible outputs. Thanks andrewdotn. ``` ### 7.0.1 ``` * Fix faker module loader to use strings rather than Paths. Thanks mgorny. ``` ### 7.0.0 ``` * Make sure `pyfloat` fails when asked to produce more digits than the system supports. Thanks rossjones. ``` ### 6.6.3 ``` * Ensure ``pytuple`` returns the correct number of items. Thanks rossjones. ``` ### 6.6.2 ``` * Fix ``ro_RO`` phone numbers generation. Thanks feketemihai. ``` ### 6.6.1 ``` * Set ``uk_UA`` address street titles to proper language. Thanks fessua. ``` ### 6.6.0 ``` * Add ``address`` provider for ``ro_RO``. Thanks feketemihai. ``` ### 6.5.2 ``` * Fix a problem with ``pyfloat`` where it can return ``sys.epsilon`` when ``right_digits=N`` and ``positive=True``. Thanks tomage. ``` ### 6.5.1 ``` * Replace ``es_MX`` ``RFC`` name initials when they are forbidden words. Thanks briferz. ``` ### 6.5.0 ``` * Add ``address`` provider for ``de_CH``. Thanks andre-dasilva. ``` ### 6.4.1 ``` * `user_agent`: bump platform versions. Thanks gsilvan. ``` ### 6.4.0 ``` * Add ``cs_CZ`` lorem - word list. Thanks jakubno. ``` ### 6.3.0 ``` * Add ``sk_SK`` automotive provider. Thanks matusvalo. ``` ### 6.2.0 ``` * Add current_country, current_country_code and administrative_unit. Thanks prescod. ``` ### 6.1.1 ``` * Add Taiwanese and Palestinian time zones. Thanks prescod. ``` ### 6.1.0 ``` * Rename ``fr_QC`` to ``fr_CA``. Thanks prescod. ``` ### 6.0.0 ``` * Fix ``pyfloat`` returning zeros when positive=True. Thanks sciencectn. ``` ### 5.8.0 ``` * Add currency names for ``th_TH``. Thanks bact. ``` ### 5.7.0 ``` * Add new currency provider ``pricetag()``. Thanks eumiro. ``` ### 5.6.5 ``` * Update ``th_TH`` Lorem text provider's punctuations, reduce size of word list (1376). Thanks bact. ``` ### 5.6.4 ``` * Synchronize ``cs_CZ`` and ``sk_SK`` address provider and split postcodes (1174). Thanks eumiro. ``` ### 5.6.3 ``` * Enable parallel coveralls builds (1382). Thanks fcurella. ``` ### 5.6.2 ``` * Fix coveralls (1374). Thanks joke2k. ``` ### 5.6.1 ``` * Fix transliteration for ``ru_RU`` ``person`` provider. Thanks valestel. ``` ### 5.6.0 ``` * Add ``address``, ``bank``, ``geo`` and ``person`` provider for ``en_IE``. Thanks NiL. * Add ``person`` provider for ``ga_IE``. Thanks NiL. ``` ### 5.5.1 ``` * Fix lorem provider ``sentence`` method. ``` ### 5.5.0 ``` * Add elements caching and other optimizations. Thanks prescod. * Add ``use_weighting`` parameter for improved performance. Thanks prescod. ``` ### 5.4.1 ``` * Remove empty string from ``ar_AA`` Person Provider. ``` ### 5.4.0 ``` * Add ``da_DK`` address provider. Thanks JoseNavy. ``` ### 5.3.0 ``` * ``json`` and ``fixed_width`` now allow for strings to be fixed or pinned to a static value by prepending `. Thanks johnbrandborg. ``` ### 5.2.0 ``` * Add ``en_IN`` address + phone number provider. Thanks pulkitgupta2k. ``` ### 5.1.0 ``` * Add ``en_IN`` person provider. Thanks pulkitgupta2k. ``` ### 5.0.2 ``` * Remove invalid surname in `nl_NL`. Thanks TheoSinnige. ``` ### 5.0.1 ``` * ``th_TH`` ``strftime``: normalize output for unsupported directive on ``musl``-based Linux. Thanks bact. ``` ### 5.0.0 ``` * Drop support for Python 3.5. Thanks cclaus. * Add support for Python 3.9. Thanks cclaus. ``` ### 4.18.0 ``` * Add ``date_time`` and ``bank`` providers for ``th_TH``. Thanks bact. ``` ### 4.17.1 ``` * Correct spelling errors in city names for ``de_DE``. Thanks AnjaGer. ``` ### 4.17.0 ``` * Add name pairs to get matched representation in ``ja_JP`` person provider. Thanks yu-ichiro. ``` ### 4.16.0 ``` * Add SSN, company name, address, and license plate providers for ``th_TH``. Thanks bact. ``` ### 4.15.0 ``` * Add postcode format, country names, person prefix weights, and update phone number format for ``th_TH``. Thanks bact. ``` ### 4.14.2 ``` * Fix generation of names ending with spaces. Thanks edomora97. ``` ### 4.14.1 ``` * Add relative frequencies for japanese last names. Thanks TianyiShi2001. ``` ### 4.14.0 ``` * Add Swiss bank provider locales. Thanks mondeja. ``` ### 4.13.0 ``` * Split first names into male and female on ``pt_PT`` provider. Thanks gplgps. ``` ### 4.12.0 ``` * Geo provider added for ``tr_TR`` locale. Thanks iamnotagentleman. ``` ### 4.11.0 ``` * Add ``sk_SK`` Job provider. Thanks pipozzz. ``` ### 4.10.0 ``` * Add ``date_time`` provider for ``pt_PT``. Thanks gplgps. ``` ### 4.9.0 ``` * Add ``.unique()`` for unique values. Thanks coiax. ``` ### 4.8.0 ``` * Add automotive provider for ``tr_TR``. Thanks molcay. ``` ### 4.7.0 ``` * Add province list and add 2 new district to ``ne_NP``. Thanks iamsauravsharma. ``` ### 4.6.0 ``` * Add Currency provider for ``sv_SE``. Thanks frangiz. ``` ### 4.5.0 ``` * Add ``pt_PT`` credit card provider. Thanks rubenandre. ``` ### 4.4.0 ``` * Added Company Provider for ``tr_TR`` locale. Thanks iamnotagentleman. ``` ### 4.3.0 ``` * Add job providers for ``tr_TR``. Thanks molcay. ``` ### 4.2.0 ``` * Implement color provider for ``sk_SK`` locale. Thanks pipozzz. ``` ### 4.1.8 ``` * Fix ``hu_HU`` color provider inheritance. Thanks n1ngu. ``` ### 4.1.7 ``` * Bigger zipcode ranges for VA, TX and MD in ``en_US``. Thanks Antetokounpo. ``` ### 4.1.6 ``` * Add new style ``pt_PT`` automotive plates. Thanks gplgps. ``` ### 4.1.5 ``` * Remove duplicate jobs from the ``pt_PT`` provider (1282). Thanks gplgps. ``` ### 4.1.4 ``` * Use "Belarus" instead of "Vitryssland" for ``sv_SE``. Thanks Majsvaffla. * Added bank provider for ``tr_TR`` locale. Thanks iamnotagentleman. * Improve VAT generation for IT provider. Thanks LordGordonQ. * Use non-zero number for first digit of Swedish postal codes. Thanks Majsvaffla. ``` ### 4.1.3 ``` * Add ``es_ES`` autonomous communities (Spanish regions). Thanks mondeja. * Add JSON and Fixed Width argument group and parser support. Thanks johnbrandborg. * Update ``zh_CN`` ssn provider to support gender. Thanks mapoor. * Fix typo in ``de_DE`` job provider. Thanks datadominik. * ``or_IN`` Odia person's name added. Thanks soumendrak. * Remove ``datetime_safe`` shim subclass in favor of native Python ``datetime.datetime``. Thanks samcrang. ``` ### 4.1.2 ``` * Extend Person Provider to support non-binary suffixes and prefixes. Thank you crd. * Add ``safe_domain_name`` generator. Thanks crd. * Fix max_value/positive ``pyfloat`` interaction. Thanks coiax. * Update ``bban_format`` for ``fi_FI`` locale. Thanks ALMP-SallaH. * Fix ``person.ja_JP`` kana and roman characters. Thanks yameholo. * Add ``json`` and ``fixed_width`` generators. Thank you johnbrandborg. * Add SWIFT code provider methods: ``swift``, ``swift8`` and ``swift11``. Thanks malefice. * Add ``es_ES`` internet provider. Thanks mondeja. * Update ``bban_format`` for ``fr_FR`` locale. Thanks r3gis3r. * Update ``fr_FR`` ``job`` provider. Thanks mondeja. * Add ``es_ES`` ``barcode`` provider. Thanks mondeja. * Add parser argument support. Thanks johnbrandborg. ``` ### 4.1.1 ``` * Add ``date_time`` providers for ``cs_CZ``, ``de_AT``, ``es_ES``, ``it_IT``, ``sk_SK``, ``tr_TR``. Thanks eumiro. * Add prefix support to BarcodeProvider. Thanks yu-ichiro. * Fix company format for ``hy_AM`` provider. Thanks mdantonio. * Add .uk email providers and TLDs for ``en_GB``. Thanks craiga. * Add ``language_name`` generator. Thanks ikhomutov and mondeja. * Add ``pytimezone`` generator returning ``tzinfo`` objects. Thanks OJFord. * Add ``es_ES`` currency provider. Thanks mondeja. ``` ### 4.1.0 ``` * Add ``pytest`` plugin. Thanks malefice. * Fix phone numbers for ``es_ES``. Thanks pablofm. * Fix ``uuid`` provider to return a ``uuid4`` object when ``cast_to`` is set to ``None``. Thanks rodrigondec. * Update names for ``es_ES`` person provider. Thanks mondeja. * Add provider for ``sk_SK`` ``birth_number``. Thanks eumiro. * Add ``day_of_week`` and ``month_name`` for ``de_DE`` provider. Thanks eumiro. ``` ### 4.0.3 ``` * Fixed ``MSISDN`` for ``pt_BR`` to return only mobile numbers. Thanks rodrigondec. * Added Domain Generator Algorithm by date. Thanks pishchalnikov. * Fixed issue where ``pydict`` provider was not returning the correct number of elements. Thanks mstellon. * Added support for Indian Aadhaar numbers. Thanks curiousElf. * Added ``company_vat`` for ``it_IT``. Thanks alitaker. * Improved autodocumentation of providers. Thanks malefice. * Added provider for ``es_ES`` license plates. Thanks mondeja. * Implemented ``__dir__`` method to Faker proxy for better autocompletion. Thanks douglasfarinelli. * Uppercased HEX colors for all localized color providers. Thanks mondeja. * Added bank provider for ``es_ES`` locale. Thanks mondeja. * Added support for UK counties. Thanks neilav. * Added color provider for ``no_NO`` license plates. Thanks bjorskog. * Made ``value_types`` a keyword argument in ``python`` provider. Thanks slafs. ``` ### 4.0.2 ``` * Add more data for ``ko_KR`` address provider. Thanks alstn2468. * Improved ``pt_PT`` locale for address and bank. Thanks mustakarhu. * Add ``port_number`` method to internet provider. Thanks pishchalnikov. * Add color provider for ``fa_IR`` locale. Thanks abtinmo. * Add formatting options for ``pt_BR`` postcodes. Thanks perssonsimon1 and klaraesr. * Add ``country_calling_code`` to ``phone_number`` provider. Thanks perssonsimon1. * Fix leap year issue. Thanks mmcmahon. * Add ``AutomotiveProvider`` for ``fr_FR`` locale. Thanks clarissedescamps and perssonsimon1. * Fix ``cellphone_formats`` in ``pt_BR`` ``PhoneNumberProvider``. Thanks rodrigondec. ``` ### 4.0.1 ``` * Provider improvements for Russian locale: * added city suffixes, regions and country list * regions converted into states for now * street address formats and states expanded * lists for street titles changed * Fixed errors in Automotive Provider * Fixed errors in Address Provider * Bank Provider expanded: * BIC added) * Added list of banks * Improved Company Provider * Credit Card and Person Provider improvements * Currency Provider improvements * Date-Time Provider improvements * translit fix Thanks valestel. * Add Birth Number to czech locale. Thanks Jengah. * Add persons provider for ``fr_QC``. Thanks Lionesk. ``` ### 4.0.0 ``` * Breaking change: Remove support for end-of-life Python 2.7. ``` ### 3.0.1 ``` **NOTE**: This is the last release to support Python 2.7.x. * Add provider methods ``zip`` and ``tar`` for generating zip and tar files. Thanks malefice. * Add ``en-CA`` ``postcode_in_province()`` method. Thanks oeuftete. * Update Address and Automotive provider for Russian locale. Thanks valestel. * Add provider methods for dsv files: ``csv``, ``tsv``, ``psv`` and generic ``dsv``. Thanks malefice. * Remove parenthesis from city name in ``de_DE`` ``address`` provider. Thanks jerr0328. * Add ``NIP`` generator in ``pl_PL``. Thanks IlfirinPL. * Fix ``Faker.random_number`` intermittent exceptions. Thanks Jengah. ``` ### 3.0.0 ``` * Breaking change: Add support for multiple locale data generation. Thanks malefice. ``` ### 2.0.5 ``` * Add Iranian credit card. Thanks abtinmo. * Improve color provider. Thanks malefice. * Add counties (concelhos) for locale ``pt_PT``. Thanks tng10. * Change NY zipcode range. Thanks arielkaluzhny. * Fix pyfloat out of min/max range. Thanks bryan-brancotte. ``` ### 2.0.4 ``` * Drop python 3.4. * Fix master card number generator. Thanks nkthanh98. * Add provider for Finnish IBAN numbers. Thanks sitomani. * Add color in Thai language. Thanks mesodiar. * Split first names into male/female for ``person/de_AT``. Thanks Jayday. * Extend data for ``de_AT`` and ``it_IT`` person providers. Thanks Jayday. * Add ``ta_IN`` support. Thanks jcopps. * Add ``*_PH`` locales. Thanks malefice. * Add Thai lorem. Thanks mesodiar. * Add job in ``ja_JP``. Thanks shmokmt. * Optimize IPv4 address generation. Thanks malefice. * Increase bban_format length for ``en_GB``. Thanks Necrathex. * Fix occasional errors in ISBN provider. Thanks malefice. * Add more phone numbers to ``fa_IR`` locale. Thanks abtinmo. * Add support for token-based string generation. Thanks malefice. * Improve barcode provider. Thanks malefice. * Fix for pyfloat empty randrange. Thanks jcardali. ``` ### 2.0.3 ``` * Use the provider's RNG instead of the random module in ``invalid_ssn``. Thanks luser. * Fix ``randomize_nb_elements`` ``max`` argument. Thanks jorrit-wehelp. * Add ``de_DE`` jobs. Thanks CodeAndChoke. * Add ``pt_PT`` automotive plates. Thanks rubenandre. * Add ``el_GR`` jobs. Thanks athaks. * Add police id for ``el_GR``. Thanks athaks. * Add jobs for for ``pt_PT``. Thanks rubenandre. ``` ### 2.0.2 ``` * Fix typos, misspellings. Add locations, names, dates in ``hi_IN`` providers. Thanks kathawala. * Bump required version ``text-unidecode`` to 1.3. Thanks moggers87. * Bug fix for ``pyfloat`` going over ``max_value``. Thanks fgs-dbudwin. ``` ### 2.0.1 ``` * Add nationalities for locale ``pt_PT``. Thanks tng10. * Add ``ios()`` and ``android()`` to ``user_agent`` provider. Thanks gsilvan. * Update ``zh_CN`` provinces. Thanks casen27. ``` ### 2.0.0 ``` * Breaking change: Only allow providers to use ``OrderedDict`` s, to avoid any more ``PYTHONHASHSEED`` problems. Thanks adamchainz. ``` ### 1.9.1 ``` - Add link to PHPStan extension to readme [\1834](https://github.com/fzaninotto/Faker/pull/1834) ([finwe](https://github.com/finwe)) - Enhancement: Collect code coverage [\1824](https://github.com/fzaninotto/Faker/pull/1824) ([localheinz](https://github.com/localheinz)) - Enhancement: Use all columns when running tests [\1823](https://github.com/fzaninotto/Faker/pull/1823) ([localheinz](https://github.com/localheinz)) - Enhancement: Configure verbose output via phpunit.xml.dist [\1822](https://github.com/fzaninotto/Faker/pull/1822) ([localheinz](https://github.com/localheinz)) - Curly braces for arrays is deprecated in PHP 7.4 [\1843](https://github.com/fzaninotto/Faker/pull/1843) ([wimg](https://github.com/wimg)) - Fix: Reduce visibility of setUp\(\) and tearDown\(\) [\1821](https://github.com/fzaninotto/Faker/pull/1821) ([localheinz](https://github.com/localheinz)) - Fix: Mark test classes as final [\1820](https://github.com/fzaninotto/Faker/pull/1820) ([localheinz](https://github.com/localheinz)) - Fix: Remove unnecessary class-level DocBlocks [\1819](https://github.com/fzaninotto/Faker/pull/1819) ([localheinz](https://github.com/localheinz)) ``` ### 1.9.0 ``` This will the last minor release in the `1.x` cycle. - Add all Iran's provinces land lines numbers [\1806](https://github.com/fzaninotto/Faker/pull/1806) ([kingofnull](https://github.com/kingofnull)) - replace latin "B" to cyrillic "B" for uk\_UA locale [\1800](https://github.com/fzaninotto/Faker/pull/1800) ([FI-LIFE](https://github.com/FI-LIFE)) - Add elgentos/masquerade to third-party library list [\1798](https://github.com/fzaninotto/Faker/pull/1798) ([erikhansen](https://github.com/erikhansen)) - Add link to Gravatar provider repository [\1796](https://github.com/fzaninotto/Faker/pull/1796) ([ottaviano](https://github.com/ottaviano)) - Add mobileNumber\(\) method for nb\_NO [\1788](https://github.com/fzaninotto/Faker/pull/1788) ([carestad](https://github.com/carestad)) - Enhancement: Slightly clean up Company provider [\1783](https://github.com/fzaninotto/Faker/pull/1783) ([localheinz](https://github.com/localheinz)) - Added some more information for autoloading in the readme [\1780](https://github.com/fzaninotto/Faker/pull/1780) ([pimjansen](https://github.com/pimjansen)) - Enhancement: Add issue template for bug report [\1779](https://github.com/fzaninotto/Faker/pull/1779) ([localheinz](https://github.com/localheinz)) - Add hslColor to ColorProvider [\1776](https://github.com/fzaninotto/Faker/pull/1776) ([icanhazstring](https://github.com/icanhazstring)) - Enhancement: Consistently use composer package name for link content [\1770](https://github.com/fzaninotto/Faker/pull/1770) ([localheinz](https://github.com/localheinz)) - Add Correct Thai words for streets,soi etc names and add Thai First a… [\1769](https://github.com/fzaninotto/Faker/pull/1769) ([pierrejoye](https://github.com/pierrejoye)) - Enhancement: Assert that postcode generated by Austrian Address provider matches format [\1766](https://github.com/fzaninotto/Faker/pull/1766) ([localheinz](https://github.com/localheinz)) - Enhancement: Update squizlabs/php\_codesniffer [\1763](https://github.com/fzaninotto/Faker/pull/1763) ([localheinz](https://github.com/localheinz)) - Enhancement: Assert that imageUrl can be used with gray flag [\1762](https://github.com/fzaninotto/Faker/pull/1762) ([localheinz](https://github.com/localheinz)) - Enhancement: Introduce build and help targets [\1761](https://github.com/fzaninotto/Faker/pull/1761) ([localheinz](https://github.com/localheinz)) - Enhancement: Disable Xdebug as early as possible [\1758](https://github.com/fzaninotto/Faker/pull/1758) ([localheinz](https://github.com/localheinz)) - Enhancement: Clean up .gitattributes [\1756](https://github.com/fzaninotto/Faker/pull/1756) ([localheinz](https://github.com/localheinz)) - Enhancement: Reference phpunit.xsd as installed with composer [\1755](https://github.com/fzaninotto/Faker/pull/1755) ([localheinz](https://github.com/localheinz)) - add id\_ID Color [\1754](https://github.com/fzaninotto/Faker/pull/1754) ([cacing69](https://github.com/cacing69)) - PHP 7.4 compatibility [\1748](https://github.com/fzaninotto/Faker/pull/1748) ([pimjansen](https://github.com/pimjansen)) - Add lastName gender specific on ru\_RU locale [\1747](https://github.com/fzaninotto/Faker/pull/1747) ([aanfarhan](https://github.com/aanfarhan)) - Update README - Add a new faker. [\1731](https://github.com/fzaninotto/Faker/pull/1731) ([drupol](https://github.com/drupol)) - Add faker-eddy-malou third-party library [\1717](https://github.com/fzaninotto/Faker/pull/1717) ([Metrakit](https://github.com/Metrakit)) - \[de\_DE\] Company\JobTitle: list of common german job titles [\1716](https://github.com/fzaninotto/Faker/pull/1716) ([amacado](https://github.com/amacado)) - Added 'red' to $safeColorNames [\1701](https://github.com/fzaninotto/Faker/pull/1701) ([xfudox](https://github.com/xfudox)) - \[pt\_PT/Address\] Add abbreviature to 'travessa' and 'largo' [\1606](https://github.com/fzaninotto/Faker/pull/1606) ([simaolemos](https://github.com/simaolemos)) - Fix method name for en\_NZ provider in readme [\1595](https://github.com/fzaninotto/Faker/pull/1595) ([gdhnz](https://github.com/gdhnz)) - Refactoring of the TextTest class [\1590](https://github.com/fzaninotto/Faker/pull/1590) ([stevegrunwell](https://github.com/stevegrunwell)) - add gender variants for last name \[lt\_LT\] [\1586](https://github.com/fzaninotto/Faker/pull/1586) ([ikerasLT](https://github.com/ikerasLT)) - add .id TLD [\1566](https://github.com/fzaninotto/Faker/pull/1566) ([ad3n](https://github.com/ad3n)) - Add Color provider to es\_ES locale [\1559](https://github.com/fzaninotto/Faker/pull/1559) ([juananruiz](https://github.com/juananruiz)) - Enhancement: Keep packages sorted in composer.json [\1551](https://github.com/fzaninotto/Faker/pull/1551) ([localheinz](https://github.com/localheinz)) - Portuguese providers for Companies and Internet [\1537](https://github.com/fzaninotto/Faker/pull/1537) ([promatik](https://github.com/promatik)) - Improve Dutch company names [\1529](https://github.com/fzaninotto/Faker/pull/1529) ([koole](https://github.com/koole)) - Document randomDigitNot base formatter. [\1514](https://github.com/fzaninotto/Faker/pull/1514) ([shawnlindstrom](https://github.com/shawnlindstrom)) - Estonian names [\1461](https://github.com/fzaninotto/Faker/pull/1461) ([much-rebel](https://github.com/much-rebel)) - add birthplace support for ID nik generator [\1451](https://github.com/fzaninotto/Faker/pull/1451) ([mikk150](https://github.com/mikk150)) - List of banks in Brazil added [\1427](https://github.com/fzaninotto/Faker/pull/1427) ([diegohenicka](https://github.com/diegohenicka)) - Remove last names from the male first names array \(et\_EE\) [\1799](https://github.com/fzaninotto/Faker/pull/1799) ([Mihkel100](https://github.com/Mihkel100)) - Update out-of-date currency codes [\1795](https://github.com/fzaninotto/Faker/pull/1795) ([Brindster](https://github.com/Brindster)) - Floor is not always returning an int [\1790](https://github.com/fzaninotto/Faker/pull/1790) ([pimjansen](https://github.com/pimjansen)) - typo [\1789](https://github.com/fzaninotto/Faker/pull/1789) ([enumag](https://github.com/enumag)) - Added batch inserts for doctrine orm populate [\1781](https://github.com/fzaninotto/Faker/pull/1781) ([pimjansen](https://github.com/pimjansen)) - FIx: Avoid deprecation warning in newer CakePHP version [\1777](https://github.com/fzaninotto/Faker/pull/1777) ([icanhazstring](https://github.com/icanhazstring)) - Fix: Consistently link to GitHub repositories [\1774](https://github.com/fzaninotto/Faker/pull/1774) ([localheinz](https://github.com/localheinz)) - Fix: Name of package [\1772](https://github.com/fzaninotto/Faker/pull/1772) ([localheinz](https://github.com/localheinz)) - Remove BV and HM country codes. [\1767](https://github.com/fzaninotto/Faker/pull/1767) ([oliverpool](https://github.com/oliverpool)) - Fix: Remove sudo configuration [\1760](https://github.com/fzaninotto/Faker/pull/1760) ([localheinz](https://github.com/localheinz)) - Fix: Allow nightly builds to fail [\1759](https://github.com/fzaninotto/Faker/pull/1759) ([localheinz](https://github.com/localheinz)) - Fix: No need to update composer itself [\1757](https://github.com/fzaninotto/Faker/pull/1757) ([localheinz](https://github.com/localheinz)) - duplicate first name and last name removal [\1729](https://github.com/fzaninotto/Faker/pull/1729) ([sagautam5](https://github.com/sagautam5)) - Fix-Isreal--Israel [\1724](https://github.com/fzaninotto/Faker/pull/1724) ([GitEvil](https://github.com/GitEvil)) - fix\(issue-1721\): add phpdoc method and properties annotations for php… [\1722](https://github.com/fzaninotto/Faker/pull/1722) ([lugus](https://github.com/lugus)) - Typo in function PHPDoc [\1711](https://github.com/fzaninotto/Faker/pull/1711) ([Dzhuneyt](https://github.com/Dzhuneyt)) - Fix: Add allowed type DateTime to param annotation [\1697](https://github.com/fzaninotto/Faker/pull/1697) ([localheinz](https://github.com/localheinz)) - Calling a non static method as static not allowed. [\1696](https://github.com/fzaninotto/Faker/pull/1696) ([wilco-1985](https://github.com/wilco-1985)) - Bug Fix en\_SG mobile number generation [\1658](https://github.com/fzaninotto/Faker/pull/1658) ([ziming](https://github.com/ziming)) - Update ja\_JP Address Provider [\1649](https://github.com/fzaninotto/Faker/pull/1649) ([atmngw](https://github.com/atmngw)) - Fixed realText on ja\_JP locale broken, /u missing [\1634](https://github.com/fzaninotto/Faker/pull/1634) ([mihit](https://github.com/mihit)) - Removed comma and space from $firstNameMale for en\_IN [\1608](https://github.com/fzaninotto/Faker/pull/1608) ([phpspider](https://github.com/phpspider)) - Prevent Transliterator class autoloading [\1575](https://github.com/fzaninotto/Faker/pull/1575) ([MontealegreLuis](https://github.com/MontealegreLuis)) - building numbers in Germany never start with a zero or are zero [\1530](https://github.com/fzaninotto/Faker/pull/1530) ([fostam](https://github.com/fostam)) - Fixing sk\_SK men last names set [\1459](https://github.com/fzaninotto/Faker/pull/1459) ([pavoltanuska](https://github.com/pavoltanuska)) - Taiwan ID. The initial letter must be a capital letter. p-\>P [\1434](https://github.com/fzaninotto/Faker/pull/1434) ([slawa-dev](https://github.com/slawa-dev)) - Revert "Added 'red' to $safeColorNames" [\1778](https://github.com/fzaninotto/Faker/pull/1778) ([fzaninotto](https://github.com/fzaninotto)) - Added realText capability for fr\_CA [\1686](https://github.com/fzaninotto/Faker/pull/1686) ([bobanum](https://github.com/bobanum)) - Add loremflickr.com Provider to the thrid parties [\1683](https://github.com/fzaninotto/Faker/pull/1683) ([xvladxtremal](https://github.com/xvladxtremal)) - Add Undeclared Faker Instance to PhoneNumber Test in en\_NG [\1682](https://github.com/fzaninotto/Faker/pull/1682) ([thearsalan](https://github.com/thearsalan)) - PSR-2 updates to readme [\1679](https://github.com/fzaninotto/Faker/pull/1679) ([b3none](https://github.com/b3none)) - PHPDoc for `passthrough` function on Generator [\1678](https://github.com/fzaninotto/Faker/pull/1678) ([tabakhase](https://github.com/tabakhase)) - Make en\_CA Phone Provider Extend the en\_US One [\1676](https://github.com/fzaninotto/Faker/pull/1676) ([darrylhein](https://github.com/darrylhein)) - Add Valid National Code Generator to fa\_IR Person [\1675](https://github.com/fzaninotto/Faker/pull/1675) ([thearsalan](https://github.com/thearsalan)) - Updated readme.md: added a missing backslash [\1673](https://github.com/fzaninotto/Faker/pull/1673) ([aubryfr](https://github.com/aubryfr)) - Add 'Faker\Provider\en\_US\Company::catchPhrase' to ru\_RU locale [\1668](https://github.com/fzaninotto/Faker/pull/1668) ([axklim](https://github.com/axklim)) - Update deprecated \PHPUnit\_Framework\_TestCase with PHPUnit\Framework\TestCase [\1664](https://github.com/fzaninotto/Faker/pull/1664) ([thewhit](https://github.com/thewhit)) - Support populating Doctrine's immutable date types [\1639](https://github.com/fzaninotto/Faker/pull/1639) ([voronkovich](https://github.com/voronkovich)) - add titleMale and titleFemale method to all Person classes [\1635](https://github.com/fzaninotto/Faker/pull/1635) ([RiverDanceGit](https://github.com/RiverDanceGit)) - Minor typo fix [\1631](https://github.com/fzaninotto/Faker/pull/1631) ([nhedger](https://github.com/nhedger)) - Add link to er1z/fakemock [\1622](https://github.com/fzaninotto/Faker/pull/1622) ([er1z](https://github.com/er1z)) - Add Dutch \(nl\_NL\) job titles [\1618](https://github.com/fzaninotto/Faker/pull/1618) ([SjorsO](https://github.com/SjorsO)) - Exclude files and folder from release archive [\1617](https://github.com/fzaninotto/Faker/pull/1617) ([ankurk91](https://github.com/ankurk91)) - Update doc block [\1615](https://github.com/fzaninotto/Faker/pull/1615) ([ankurk91](https://github.com/ankurk91)) - Suggest PSR-4 compliant autoloader in comment [\1614](https://github.com/fzaninotto/Faker/pull/1614) ([samnela](https://github.com/samnela)) - Fix dateTimeBetween\(\) Argument on Generator phpdoc [\1583](https://github.com/fzaninotto/Faker/pull/1583) ([hisomura](https://github.com/hisomura)) - Fix Dutch typo [\1580](https://github.com/fzaninotto/Faker/pull/1580) ([gizburdt](https://github.com/gizburdt)) - Old city names changed to new ones [\1578](https://github.com/fzaninotto/Faker/pull/1578) ([goszowski](https://github.com/goszowski)) - Correct documentation [\1571](https://github.com/fzaninotto/Faker/pull/1571) ([rquadling](https://github.com/rquadling)) - Make $suffix protected not private in nl\_NL\Person provider [\1561](https://github.com/fzaninotto/Faker/pull/1561) ([SpadXIII](https://github.com/SpadXIII)) - Add PicsumPhotos Provider to the thrid parties [\1560](https://github.com/fzaninotto/Faker/pull/1560) ([bluemmb](https://github.com/bluemmb)) - fix austrian postal codes starting with invalid 0 [\1545](https://github.com/fzaninotto/Faker/pull/1545) ([mpge](https://github.com/mpge)) - Restore a random seed when the Generator is destroyed [\1534](https://github.com/fzaninotto/Faker/pull/1534) ([lyrixx](https://github.com/lyrixx)) - Add a swiss social security number \(AVS13\) generator [\1533](https://github.com/fzaninotto/Faker/pull/1533) ([nhedger](https://github.com/nhedger)) - Small tweaks [\1526](https://github.com/fzaninotto/Faker/pull/1526) ([carusogabriel](https://github.com/carusogabriel)) - fix ukraine first name person, delete space [\1525](https://github.com/fzaninotto/Faker/pull/1525) ([Yasuslik](https://github.com/Yasuslik)) - Removed unknown postcode [\1440](https://github.com/fzaninotto/Faker/pull/1440) ([ayanozturk](https://github.com/ayanozturk)) - Add more PhoneNumber options for es\_ES [\1219](https://github.com/fzaninotto/Faker/pull/1219) ([driade](https://github.com/driade)) - Fix duplication in uk\_UA male first names [\1214](https://github.com/fzaninotto/Faker/pull/1214) ([fre5h](https://github.com/fre5h)) - Added missing grayscale option/flag to Image provider [\928](https://github.com/fzaninotto/Faker/pull/928) ([sebastianvilla](https://github.com/sebastianvilla)) ``` ### 1.8 ``` - Material missing in Faker::Commerce documentation [\901](https://github.com/stympy/faker/issues/901) - Tests fail that have nothing to do with my changes. What should I do? [\864](https://github.com/stympy/faker/issues/864) - uninitialized constant Faker::RuPaul [\856](https://github.com/stympy/faker/issues/856) - Faker::Internet.domain\_word returns empty string [\843](https://github.com/stympy/faker/issues/843) - unitilialized constant Faker::Demographic [\812](https://github.com/stympy/faker/issues/812) **Merged pull requests:** - Fix Address.community documentation [\972](https://github.com/stympy/faker/pull/972) ([landongrindheim](https://github.com/landongrindheim)) - edit superclass [\971](https://github.com/stympy/faker/pull/971) ([iz4blue](https://github.com/iz4blue)) - adding important data for hipster to en.yml [\946](https://github.com/stympy/faker/pull/946) ([dbwest](https://github.com/dbwest)) - Locale: update zh-CN cell phone formats [\934](https://github.com/stympy/faker/pull/934) ([liluo](https://github.com/liluo)) - Fixing special chars addition in passwords. [\926](https://github.com/stympy/faker/pull/926) ([allam-matsubara](https://github.com/allam-matsubara)) - Update commerce documentation [\907](https://github.com/stympy/faker/pull/907) ([dv2](https://github.com/dv2)) [v1.8.0](https://github.com/stympy/faker/tree/v1.8.0) (2017-07-09) [Full Changelog](https://github.com/stympy/faker/compare/v1.7.3...v1.8.0) **Closed issues:** - Zelda Location [\968](https://github.com/stympy/faker/issues/968) - Real passwords / passphrases [\962](https://github.com/stympy/faker/issues/962) - Generating fake link \[Feature Request\] [\955](https://github.com/stympy/faker/issues/955) - Clean-up Robin's "Holy Steam Valve" quote [\948](https://github.com/stympy/faker/issues/948) - Faker::Time.between produces times out of range [\894](https://github.com/stympy/faker/issues/894) - \[Feature Request\] Add User Agent strings [\880](https://github.com/stympy/faker/issues/880) - Faker::Omniauth is not deterministic and breaking the build [\876](https://github.com/stympy/faker/issues/876) - undefined method `name =' or undefined method ` =' [\871](https://github.com/stympy/faker/issues/871) - Faker::French Suggestion [\869](https://github.com/stympy/faker/issues/869) - Documentation not correct for Faker::Color.hsl\_color and hsla\_color [\866](https://github.com/stympy/faker/issues/866) - Faker::PhoneNumber.area\_code and .exchange\_code returning nil [\861](https://github.com/stympy/faker/issues/861) - Faker::RickAndMorty not available in v1.7.3 from RubyGems [\851](https://github.com/stympy/faker/issues/851) - Adding Faker to Create in controller, possible? [\842](https://github.com/stympy/faker/issues/842) - Faker 1.7.3 uses Ruby 2 features [\825](https://github.com/stympy/faker/issues/825) - Fillmurry = error [\823](https://github.com/stympy/faker/issues/823) - Base\numerify generating phone numbers and other number fields with a weird format [\741](https://github.com/stympy/faker/issues/741) - Markdown/HTML Support [\630](https://github.com/stympy/faker/issues/630) - Update WIKI and clean README [\588](https://github.com/stympy/faker/issues/588) - Can't overwrite locale elements using the .yml file [\424](https://github.com/stympy/faker/issues/424) - Faker::Lorem.paragraph raises I18n::MissingTranslationData without manual locale override [\278](https://github.com/stympy/faker/issues/278) - Generate unique values [\251](https://github.com/stympy/faker/issues/251) **Merged pull requests:** - Add Faker::Address.community [\969](https://github.com/stympy/faker/pull/969) ([landongrindheim](https://github.com/landongrindheim)) - Added Faker::Food.dish [\967](https://github.com/stympy/faker/pull/967) ([aomega08](https://github.com/aomega08)) - Add translations for Malaysia [\965](https://github.com/stympy/faker/pull/965) ([alienxp03](https://github.com/alienxp03)) - Adds some new dutch names to the locales [\961](https://github.com/stympy/faker/pull/961) ([stefanvermaas](https://github.com/stefanvermaas)) - French traduction for Faker::Pokemon [\960](https://github.com/stympy/faker/pull/960) ([Dakurei](https://github.com/Dakurei)) - Add characters to the RickAndMorty database [\958](https://github.com/stympy/faker/pull/958) ([roninCode](https://github.com/roninCode)) - \[Resolved\] Internet domain word issue [\957](https://github.com/stympy/faker/pull/957) ([SagareGanesh](https://github.com/SagareGanesh)) - Pokemon\moves [\954](https://github.com/stympy/faker/pull/954) ([joel-g](https://github.com/joel-g)) - Remove extraneous text from Robin quote [\953](https://github.com/stympy/faker/pull/953) ([jsteel](https://github.com/jsteel)) - Added Simpsons. [\950](https://github.com/stympy/faker/pull/950) ([RaimundHuebel](https://github.com/RaimundHuebel)) - add default task test for rake [\923](https://github.com/stympy/faker/pull/923) ([stephengroat](https://github.com/stephengroat)) - Use the latest Rubies on Travis CI [\920](https://github.com/stympy/faker/pull/920) ([hisas](https://github.com/hisas)) - Add meaningful error message when country code not found [\916](https://github.com/stympy/faker/pull/916) ([mrstebo](https://github.com/mrstebo)) - Add Faker::HitchhikersGuideToTheGalaxy [\914](https://github.com/stympy/faker/pull/914) ([pedroCervi](https://github.com/pedroCervi)) - Add Funny Name [\912](https://github.com/stympy/faker/pull/912) ([jsonreeder](https://github.com/jsonreeder)) - Fix pt-BR city suffix [\896](https://github.com/stympy/faker/pull/896) ([marcelo-leal](https://github.com/marcelo-leal)) - Adds League of Legends summoner spells, masteries and rank [\892](https://github.com/stympy/faker/pull/892) ([DonkeyFish456](https://github.com/DonkeyFish456)) - fix typo in test file [\890](https://github.com/stympy/faker/pull/890) ([akintner](https://github.com/akintner)) - Hobbit characters, locations, & quotes [\889](https://github.com/stympy/faker/pull/889) ([ski-climb](https://github.com/ski-climb)) - Added Omniauth Github faker [\888](https://github.com/stympy/faker/pull/888) ([ahmed-taj](https://github.com/ahmed-taj)) - Add locations to Faker::Zelda [\885](https://github.com/stympy/faker/pull/885) ([thejonanshow](https://github.com/thejonanshow)) - add all setup and files for star trek faker [\884](https://github.com/stympy/faker/pull/884) ([akintner](https://github.com/akintner)) - improve german cell phone numbers [\882](https://github.com/stympy/faker/pull/882) ([timoschilling](https://github.com/timoschilling)) - Add How I Met Your Mother [\879](https://github.com/stympy/faker/pull/879) ([jdconrad89](https://github.com/jdconrad89)) - Add League of Legends [\878](https://github.com/stympy/faker/pull/878) ([Dpalazzari](https://github.com/Dpalazzari)) - Add Faker::Robin [\868](https://github.com/stympy/faker/pull/868) ([leanucci](https://github.com/leanucci)) - Fixed hsla and hsla\_color documentat