All Versions
123
Latest Version
Avg Release Cycle
35 days
Latest Release
-
Changelog History
Page 12
Changelog History
Page 12
-
v3.0.4 Changes
๐ Release Date: 2015-12-10
- ๐ Issue 10: Make Bogus work with fields also, not just properties. Fixes LINQPad issues.
-
v3.0.3 Changes
๐ Release Date: 2015-12-09
- ๐ PR 9: quantumplation - Fixed typo in Lorem.Sentance() -> Lorem.Sentence()
-
v3.0.2 Changes
๐ Release Date: 2015-11-24
- ๐ Generate US: SSN - Social Security Numbers.
- Generate Canada: SIN - Social Insurance Numbers.
- Generate Brazil: Cadastro de Pessoas Fisicas - CPF Numbers.
- Generate Finland: Henkilotunnus - Person ID numbers
- Generate Denmark: Det Centrale Personregister - Person ID numbers.
- ๐ Allow exclude values on Randomizer.Enum.
- Randomizer.Replace accepts '*' replace with letter or digit.
- โ Added Lorem.Letter(num).
- Can switch locale on Name: f.Name["en"].LastName()
-
v3.0.1 Changes
๐ Release Date: 2015-10-22
- โ Added debug symbols to symbolsource.org.
- ๐ PR#6: Fixed lastname and empty list exception -salixzs
- Switch to semantic versioning at par with FakerJS.
-
v3.0.0.4 Changes
- โ Adding generators: Date.Month(), Date.Weekday()
- Sentences using lexically correct "A foo bar."
- โ Added Spanish Mexico (es_MX) locale.
-
v3.0.0.3 Changes
๐ Release Date: 2015-07-21
- โ Issue #2: Use latest Newtonsoft.Json 7.0.0.0 -Mpdreamz
-
v3.0.0.2 Changes
๐ Release Date: 2015-07-11
- Includes Ireland (English) locale.
-
v3.0.0.1 Changes
๐ Release Date: 2015-07-11
- ๐ท Migrated to new FakerJS datafile format. Build system uses gulp file to directly import FakerJS locales.
- ๐ Faker.Parse() can now tokenize and replace handlebar formats.
- โ Added Faker.Hacker and Faker.Company properties.
- โ Added Custom separator on Lorem.Paragraph.
- โ Added Canada (French) (fr_CA) locale.
- โ Added Ukrainian (uk) locale.
- โ Added Ireland (en_IE) locale.
- โ Added Internet.Mac for mac addresses.
- ๐ Support for Canadian post/zip codes.
- ๐ฆ Exposed Name.JobTitle, Name.JobDescriptor, Name.JobArea, Name.JobType
- ๐ฆ Exposed Address.CountryCode
- Replace symbols in domain words so it generates output for all locales
- ๐ Support for gender names, but only for locales that support it. Russian('ru') but not English('en').
- Corrected abbreviation for Yukon to reflect its official abbreviation of "YT".
-
v2.1.5.2 Changes
๐ Release Date: 2015-06-22
- ๐ Fixed instantiating a Person in a non-US locale. -antongeorgiev
-
v2.1.5.1 Changes
๐ Release Date: 2015-06-11
- โ Added Georgian, Turkish, and Chinese (Taiwan) locales.
- โ Added Name.JobTitle()
- โ Added Internet.Url() and Internet.Protocol().
- ๐ Sync'd up with faker.js v2.1.5.