Changelog for
python-Faker-0.8.8-1.1.noarch.rpm :
Thu Dec 21 13:00:00 2017 arunAATTgmx.de
- update to version 0.8.8:
* made seed_instance return self for chainability.
* Add en_US locale for lorem. Thanks AATTshacker.
* fi_FI gender specific data added. Thanks AATTmikkhola.
* fi_FI address and job lists updated. Thanks AATTmikkhola.
* Add iban provider. Thanks AATTcdaller.
Wed Nov 15 13:00:00 2017 arunAATTgmx.de
- update to version 0.8.7:
* Corrected some issues with the Hungarian (hu_HU) providers, such
as incorrectly capitalized company suffixes, street/road type
names and place names. Thanks AATTchrisvoncsefalvay.
* The Hungarian locale\'s providers.job.job provider now returns
Hungarian job names, taken from the Hungarian National Statistical
Office (KSH)\'s 2008 survey nomenclature of employment (FEOR
\'08). Thanks AATTchrisvoncsefalvay.
* Added he_IL locale. Thanks AATTbjesus.
* Fix possible infinite loop in random_sample_unique. Thanks
AATT153957.
* Add aliases to make pt_BR address provider compatible with
en_US. Thanks AATTdiegoholiveira.
* Fix ResourceWarning in setup.py. Thanks AATTjdufresne.
* Update test requirements.
Sun Oct 22 14:00:00 2017 arunAATTgmx.de
- specfile:
* added requirement for text-unidecode
- update to version 0.8.6:
* Replace unidecode dependency in favor of text-unidecode. Faker now
requires text-unidecode.
- changes from version 0.8.5:
* Add ASCII emails. Thanks AATTbarseghyanartur.
* Add id_ID Providers. Thanks Sidi Ahmad.
* Fix date_time.time_series() to ensure start and end bounds are
inclusive. Thanks AATTbijanvakili.
* Create a provider to Brazilian license plates. Thanks
AATTdiegoholiveira.
* Use a proper international format for Ukrainian phone
numbers. Thanks AATTillia-v.
* Faker now requires Unidecode.
- changes from version 0.8.4:
* Move email_validator to test_requires and unpinned the version
number.
* Date feature parity with datetime. Thanks AATTnoirbizarre.
* Add MSISDN in the phone_number provider. Thanks AATTpatrickporto.
* Add Arabic locales. Thanks AATTahmedaljazzar.
* Fix datetime issue on Windows. Thanks AATTkungfu71186.
Mon Sep 11 14:00:00 2017 jengelhAATTinai.de
- Rewrite description to focus on the package.
Wed Sep 6 14:00:00 2017 toddrme2178AATTgmail.com
- Initial version