Tags: jorik041/Bogus
Tags
Fixed regression from bchavez#170 which threw an exception when Creat… …eSetter couldn't find a public setter. This change allows setting of non-public members. Reverts back to previous Bogus behavior which originally allowed setting of non-public members. Related bchavez#179.
Feature parity with faker.js at https://github.com/Marak/faker.js/com… …mit/07f39bd34ea8f35f40d4330b42c44503e1aa6561 (bchavez#176) * BREAKING: Deterministic values may have changed. Parity with **faker.js** @ 07f39bd3. * `en_ZA` - South Africa (English) locale added. * `fr_CH` - French (Switzerland) locale added. bchavez#175 * `pl` locale "phone numbers" updated. * `sv` locale "names" section updated. * `en`, `de`, `de_AT` "names" section updated. * Added `f.Commerce.Ean8` EAN-8 product barcode number generator. * Added `f.Commerce.Ean13` EAN-13 product barcode number generator.
Fixes bchavez#169 - Date.Weekday() should return a weekday not a month.
PreviousNext