Next | Query returned 86 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2018-04-13 09:18:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.13

0.8.13:
Add no_NO bank provider.
Add ipv4_network_class, ipv4_private, ipv4_public providers.
Add address_class and private arguments to ipv4 provider.
Add currency, currency_name, cryptocurrency, cryptocurrency_code and \ 
cryptocurrency_name to currency provider.
Add automotive provider for de_DE.
Fix edgecases for Finnish ssn provider.
Add job provider for pt_BR.
Add unix_device and unix_partition to file provider.
Add random_lowercase_letter and random_uppercase_letter to the base provider.
Clarify CLI help.
   2018-03-13 12:32:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.12

0.8.12:
Fix issue with cx_Freeze.
Add dutch nl_NL bank provider.
Add distrito and freguesia to pt_PT address provider.
Fix unicode issues with the person provider.
Add en_SG person provider.
Add street names to the Ukrainian address provider.
Add de_AT address provider.
Fix credit card prefixes.
Fix capitalization in no_NO address provider.
Fix deprecated syntax for raw strings.
Add latitude and longitude to de_AT address provider.
Fix incorrect value in list of middle name for locale ru_RU.
   2018-02-13 12:56:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.8.11

0.8.11:
* Add scheme selection for internet url provider.
* Increase lower bound on AD date generation.
* Add the ability to specify the min and max age for some ssn locales.
   2018-01-18 10:55:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.8.10

0.8.10:
* Pass python_requires argument to setuptools.
* Remove some words from en_US lorem ipsum provider.
   2018-01-15 11:35:26 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.9

0.8.9:
Remove support for Python 3.3.
Allow past dates within a second.
Added phone number formatting to en_GB localisation to ensure no genuine phone \ 
numbers are generated.
Added en_GB localisation for SSN (UK National Insurance Number).
Added ro_RO person Provider.
Added domain argument to email provider.
   2017-12-20 17:12:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.8

0.8.8:
* made seed_instance return self for chainability.
* Add en_US locale for lorem.
* fi_FI gender specific data added.
* fi_FI address and job lists updated.
* Add iban provider
   2017-11-15 09:19:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.7

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.
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).
Added he_IL locale.
Fix possible infinite loop in random_sample_unique.
Add aliases to make pt_BR address provider compatible with en_US.
Fix ResourceWarning in setup.py.
Update test requirements.
   2017-10-17 13:36:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: update to 0.8.6

0.8.6:
Replace unidecode dependency in favor of text-unidecode. Faker now requires \ 
text-unidecode.
   2017-10-16 08:40:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: update to 0.8.5

0.8.5:
* Add ASCII emails.
* Add ``id_ID`` Providers.
* Fix ``date_time.time_series() ``to ensure start and end bounds are inclusive.
* Create a provider to Brazilian license plates.
* Use a proper international format for Ukrainian phone numbers.
   2017-09-29 09:07:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: update to 0.8.4

0.8.4:
Move email_validator to test_requires and unpinned the version number.
Date feature parity with datetime.
Add MSISDN in the phone_number provider.
Add Arabic locales.
Fix datetime issue on Windows.

Next | Query returned 86 messages, browsing 71 to 80 | Previous