Skip to content

Latest commit

 

History

History
85 lines (48 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

85 lines (48 loc) · 1.4 KB

1.1.0 / 2016-09-17

  • Support browserify.
  • Deps bump & CS cleanup.

1.0.0 / 2015-04-15

  • Major rewrite: sync with upstream, Faker 1.4.3.
  • Tests.

0.1.9 / 2014-01-08

  • Maintenance release (js-yaml dependency update).

0.1.8 / 2013-11-01

  • Fixed letterify() function (added missing Y in alphabet array), by @kutrumbo.

0.1.7 / 2013-10-17

  • Added street_suffix suitable for UK, by @mightymephisto

0.1.6 / 2013-10-01

  • Improved en-gb postcode format, by @mightymephisto

0.1.5 / 2013-08-07

  • Fixed locales fallback
  • Updated jshint options

0.1.4 / 2013-02-26

  • Fixed internet.userName & related things (@guzart, @shkuropat)

0.1.3 / 2013-02-20

  • Added spanish locale, by @elcapo

0.1.2 / 2013-02-15

  • Repository moved to new location (nodeca), updated links in doc
  • Added more languages from original Faker, migrated to original format
  • Updated to new fast yaml parser & removed json cache
  • fixed linting for new requirements

0.1.1 / 2010-09-11

  • Improve statup time
  • Support json as locale format
  • Fixed minor bugs in lorem helper (thanks to @hastebrot)

0.1.0 / 2012-09-03

  • Add locale support
  • Total refactoring

0.0.1 / 2012-08-02

  • Alpha release.