Next | Query returned 86 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2018-12-27 17:03:38 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs py-test-runner.
   2018-12-13 08:07:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 1.0.1

1.0.1:
* Fixed number of digits in phone_number provider for no_NO.
* Add categories to jp_JP company provider.
* Add trunk prefix for ru_RU phone numbers.
   2018-11-14 10:25:21 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 1.0.0

1.0.0:
Breaking change: latlng, latitude and longitude no longer return coordinates \ 
that are close the locale's country. Use the local_latlng, local_latitude and \ 
local_longitude instead.
Add location_on_land provider.

0.9.3:
Add cellphone_number method for pt_BR.
Fix urls generated by from image_url.
Add job provider for th_TH.
Add phone number provider for th_TH.
Add bank provider for pl_PL locale.
Add lorem provider for pl_PL locale.
Add Postcode and City format for de_DE provider.
Add vat_id to ssn providers for bg_BG, cs_CZ, de_AT, de_CH, de_de, dk_DK, el_CY, \ 
el_GR, en_GB, en_IE, es_ES, et_EE, fi_FI, fr_CH, fr_FR, hr_HR, hu_HU, it_IT, \ 
lb_LU, lt_LT, lv_LV, mt_MT, nl_BE, nl_NL, no_NO, pl_PL, pt_PT, ro_RO, sk_SK, \ 
sl_SI and sv_SE.
Add postcode and city_with_postcode for cs_CZ.
Add postcode and city_with_postcode for de_AT.
Add license_plate for ru_RU.
Remove incorrect phone number formats from en_US.
Add job provider for bs_BA.
Add hostname provider.
Add license plates for sv_SE.
Allow uuid4 to return a UUID object.
   2018-10-14 11:07:09 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-faker: updated to 0.9.2

0.9.2:
* Add company names to pl_PL provider.
* Add replacements for non-ascii characters in pt_BR.
* Add some more placeholder image services.
* Separate male name and female name formats in cs_CZ provider.
* Add second level domains (mostly provinces) for cn top level domain.
* Add fr_FR localization to lorem provider.
* Lots of work on internal cleanup and optimizing the CI.
* Add flake8 to the CI.
   2018-09-14 09:28:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.9.1

0.9.1:
Fix missing and misplaced comma's in many providers.
Refactor IPv4 address generation to leverage ipaddress module.
An en_NZ provider for addresses, phone numbers and email addresses.
Add unique argument to words() for returning unique words.
Allow US territories to be excluded from state_abbr() for en_US provider.
Add support for Python 3.7.
   2018-08-14 09:30:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.9.0

0.9.0:
.random_sample() now returns a list of unique elements instead of a set.
.random_sample_unique() is removed in favor of .random_sample().
Added random_choices(), random_elements() and random_letters().
Added faker.utils.distribution.choices_distribution_unique().
words(), password(), uri_path and pystr() now use the new the random_choices() \ 
method.

0.8.18:
Change blood group from 0 (zero) to O (capital letter O). Some locales do use \ 
'zero', but O is more common and it is the medical standard.
Fix alpha-2 country code for Haiti.
Fix abbreviation for Nunavut.
Standardized postcode in address providers. Now all locales are guaranteed to \ 
have a postcode method and may have a localized alias for it (eg: zipcode).
Fix typo in pt_BR Person perovider.
Fix timezone handling.
Use tzinfo when provided in date_of_birth.
   2018-07-13 15:54:01 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 0.8.17

0.8.17:
Add ein, itin and refactored ssn Provider for en_US.
Add job provier for zh_CN.
Add date_of_birth provider.
Add alpha-3 representation option for country-code provider.
   2018-06-16 08:22:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.8.16

0.8.16:
Fix test for CPF (Brazilian SSN).
Fix Canadian SIN generation.
Fix Norwegian SSN date portion.
Add start_datetime argument for unix_time().
   2018-05-15 08:43:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.8.15

0.8.15:
* Change logging level to DEBUG.
   2018-05-14 09:17:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-faker: updated to 0.8.14

0.8.14:
* Add possibility to make artificial ssn numbers for FI_fi.
* Update ko_KR person data based on statistics.
* Improved logging.

Next | Query returned 86 messages, browsing 61 to 70 | Previous