All Versions
123
Latest Version
Avg Release Cycle
35 days
Latest Release
-

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.