| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-01-26 | Delete ES6 | Andres Silva | 1 | -2/+6 |
| 2017-01-26 | Add max, min for latitude and longitude | Andres Silva | 1 | -4/+8 |
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -0/+97 |
| 2015-09-14 | No space before citySuffix in city name | Pat Tullmann | 1 | -3/+3 |
| 2015-07-30 | Only append suffix to streetName if suffix is present | Tom Collier | 1 | -2/+7 |
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. Se... | Marak | 1 | -11/+11 |
| 2015-07-08 | When the locales were split out (commit: 760e50ff2d04a95c990aff98ab84a6c17fb3... | portse | 1 | -11/+11 |
| 2015-07-08 | [refactor] [major] Adds incremental browser builds. Switch to using prototype... | Marak | 1 | -119/+121 |
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid the... | Marak | 1 | -1/+1 |
| 2015-07-07 | [fix] [minor] Off by 1 error | Marak | 1 | -2/+1 |
| 2015-07-06 | [merge] Canadian zip codes | Marak | 1 | -2/+11 |
| 2015-07-06 | [merge] country_code branch | Marak | 1 | -1/+5 |
| 2015-07-05 | [merge] Add basic Ukrainian support | Marak | 1 | -1/+1 |
| 2015-07-05 | [merge] [api] Added missing street prefix method | Marak | 1 | -0/+4 |
| 2015-07-04 | [api] [refactor] Replaced switch / cases and string concats with Faker.fake m... | Marak | 1 | -18/+17 |
| 2015-06-27 | Add basic Ukrainian support and bugfixes | Anatoliy Yevpack | 1 | -1/+1 |
| 2015-02-17 | Implemented proper formatting of Canadian postal codes (remains address.zipCo... | portse | 1 | -2/+11 |
| 2014-10-27 | adds ability to get random country code and tests. | FotoVerite | 1 | -0/+4 |
| 2014-10-09 | Added missing street prefix method | Yann Barraud | 1 | -0/+4 |
| 2014-09-22 | [fix] Rename state_abbr to stateAbbr | Marak | 1 | -1/+1 |
| 2014-09-22 | [api] [minor] Add back state_abbr. | Marak | 1 | -0/+4 |
| 2014-09-21 | [api] Added hacker module. Added default values for all methods. Cleaned up e... | Marak | 1 | -4/+0 |
| 2014-09-15 | [api] [refactor] Removed definitions.js file. All data definitions are now lo... | Marak | 1 | -23/+9 |
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -14/+35 |
| 2014-09-11 | [api] [refactor] Replaced Math.Random calls with Random.number. Random ranges... | Marak | 1 | -3/+3 |
| 2014-09-08 | Removed "this" from functions, breaks mixins | goliatone | 1 | -4/+4 |
| 2014-05-17 | Moving to major new version for change of package name for uppercase to lower... | FotoVerite | 1 | -18/+18 |
| 2013-06-12 | Revert "Merge pull request #59 from rschmukler/this-fix" | FotoVerite | 1 | -5/+5 |
| 2013-06-05 | Switched from this to var name to avoid context issues | Ryan Schmukler | 1 | -5/+5 |
| 2013-03-16 | fix #35: Add latitude/longitude fields (address.geo.[lat/lng]) | Mikhail Fedosov | 1 | -6/+24 |
| 2013-03-15 | [fix] fixes address module switch cases | FotoVerite | 1 | -3/+3 |
| 2013-01-16 | fixed typo for windows machines | FotoVerite | 1 | -1/+1 |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 1 | -2/+2 |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 1 | -2/+2 |
| 2013-01-07 | style change | Bryan Donovan | 1 | -64/+68 |
| 2013-01-07 | working browser test | Bryan Donovan | 1 | -7/+7 |
| 2013-01-07 | namespacing with 'Faker' | Bryan Donovan | 1 | -14/+14 |
| 2013-01-07 | lower-casing modules | Bryan Donovan | 1 | -7/+7 |
| 2013-01-07 | brState() tests | Bryan Donovan | 1 | -6/+6 |
| 2013-01-06 | tests for streetAddress() | Bryan Donovan | 1 | -5/+7 |
| 2013-01-06 | initial address.unit.js | Bryan Donovan | 1 | -9/+10 |
| 2013-01-05 | linted address.js | Bryan Donovan | 1 | -60/+50 |
| 2011-01-24 | [misc] Moved logo into git repo | Marak Squires | 1 | -52/+52 |
| 2010-11-07 | Adding Faker.Address.brState(abbr) | Rodrigo Machado | 1 | -0/+3 |
| 2010-08-01 | merged in naz new methods, added back ukCountry. updated docs to use npm. bum... | Marak Squires | 1 | -0/+3 |
| 2010-07-12 | changes + additions zipCodeFormat, usState, phoneNumberFormat, companyName, c... | nhassan | 1 | -3/+8 |
| 2010-05-15 | tests working for library, browser, and node | Marak Squires | 1 | -1/+1 |
| 2010-05-15 | cleaning up library, all definition exports are now getters of definition values | Marak Squires | 1 | -17/+17 |
| 2010-05-15 | cleaning up directories, creating BUILD script | Marak Squires | 1 | -1/+1 |
| 2010-05-15 | few more fixes and better readme | Matthew Bergman | 1 | -1/+1 |