| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-24 | build: bundle with esbuild (#257) | Shinigami | 1 | -31/+0 | |
| 2022-01-21 | chore: delete old examples and doc folder (#155) | Damien Retzinger | 4 | -112/+0 | |
| Co-authored-by: Shinigami92 <[email protected]> | |||||
| 2022-01-18 | feat!: support tree-shaking (#152) | Shinigami | 1 | -16/+15 | |
| 2022-01-13 | fix: MSYS Compatible npm scripts (since using devDependencies) (#104) | fncolon | 1 | -4/+3 | |
| Co-authored-by: Shinigami <[email protected]> | |||||
| 2022-01-08 | chore: bring readme changes from shepherd repo | Erica Clark | 2 | -308/+0 | |
| 2021-08-18 | spelling: jsdoc | Josh Soref | 1 | -1/+1 | |
| Signed-off-by: Josh Soref <[email protected]> | |||||
| 2021-04-07 | Avoid ES6 syntax for now | Brock Fanning | 1 | -2/+2 | |
| 2021-03-25 | Bump to v5.5.0 | Marak | 1 | -0/+8 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -2/+2 | |
| Current status: - moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype - moved respective test from random.unit to datatype.unit - tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called - adapted all lib files that use moved methods (mostly number) - adapted tests of respective files to spy on the correct method - adapted README in order to promote usage of method that logs a DeprecationWarning | |||||
| 2021-02-10 | Bump to `v5.4.0` | Marak | 1 | -0/+17 | |
| 2021-01-20 | Adds Gitter chat link | Marak | 1 | -0/+1 | |
| 2020-09-06 | fix spelling & formatting mistakes | Sebastian Pettersson | 1 | -10/+18 | |
| 2020-08-22 | Update ReadMe and build scripts | Marak | 1 | -5/+17 | |
| 2020-08-22 | Update generated docs and ReadMe | Marak | 1 | -59/+84 | |
| Update Licenses | |||||
| 2020-08-22 | Removing extra build and example files | Marak | 75 | -826019/+0 | |
| 2020-08-22 | Create new gulp task for generating default browser builds | Marak | 1 | -0/+35 | |
| 2020-08-22 | Create new gulp tasks using latest gulp APIs | Marak | 2 | -0/+63 | |
| 2020-08-22 | Don’t include `gh-pages` task by default | Marak | 1 | -1/+1 | |
| 2018-09-23 | [dist] [minor] Update code highlighting in docs | Marak | 1 | -4/+4 | |
| 2017-10-15 | Update docs.md | Daniel Biedma | 1 | -0/+5 | |
| 2017-02-21 | [dist] Rebuild for new version | Marak | 2 | -18/+25 | |
| 2017-02-20 | [dist] Rebuild for new version | Marak | 7 | -3279/+97767 | |
| 2017-02-11 | Docs: `seed()` is on `faker`, not `random`. | runeh | 1 | -2/+2 | |
| 2017-02-09 | [api] Added exports for `az` locality #429 | Marak | 1 | -2/+2 | |
| 2017-02-09 | [docs] Added section for setting seed #439 | Marak | 1 | -0/+17 | |
| 2016-03-20 | [dist] Re-build library for v3.1.0 release | Marak | 70 | -7758/+285871 | |
| 2016-03-19 | [dist] Added jsdoc and gh-pages to gulpfile | Marak | 2 | -15/+51 | |
| * Will now build jsdocs as part of build * Will now commit and push jsdocs to gh-pages | |||||
| 2016-02-08 | [dist] Integrate in-line schemas #170 | Marak | 1 | -20/+29 | |
| * Attempts to load any available in-line schemas * Falls back to using method signature * Defaults to any type | |||||
| 2016-02-08 | [dist] First pass at schema generator #170 | Marak | 1 | -0/+67 | |
| * Generates a mschema from faker api * Useful for auto-documentation * Starts to provide API contract to all methods | |||||
| 2015-07-31 | [dist] Rebuild sources and examples | Marak | 71 | -3688/+25979 | |
| 2015-07-09 | [dist] Regenerate build. Prep for release. | Marak | 69 | -5442/+19473 | |
| 2015-07-08 | [docs] Update README | Marak | 1 | -0/+13 | |
| 2015-07-08 | [docs] [fix] ReadMe | Marak | 1 | -1/+1 | |
| 2015-07-08 | [dist] Re-build library and all new locale packs | Marak | 66 | -41157/+415345 | |
| 2015-07-08 | [docs] Updating README and build script. | Marak | 2 | -29/+60 | |
| 2015-07-08 | [refactor] [major] Adds incremental browser builds. Switch to using ↵ | Marak | 1 | -4/+43 | |
| prototype for internal API. Previous usage of `module.parent` is not acceptable. Locale information is now passed into Faker constructor. Closes #125 | |||||
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 1 | -2/+18 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2015-07-06 | [merge] Canadian zip codes | Marak | 1 | -1/+1 | |
| 2015-07-05 | [docs] Update travis link. Closes #131 | Marak | 1 | -1/+1 | |
| 2015-07-05 | [docs] Update README Closes #129 | Marak | 1 | -1/+13 | |
| 2015-05-11 | preparing release v2.1.3 | Tomasz Ducin | 2 | -29/+81 | |
| 2015-05-11 | added badge fury #177 | Tomasz Ducin | 1 | -0/+2 | |
| 2015-05-10 | updated readme: sources and generated content #170 | Tomasz Ducin | 2 | -38/+47 | |
| 2015-02-16 | Corrected abbreviation for Yukon to reflect its official abbreviation of "YT". | portse | 1 | -1/+1 | |
| 2014-09-22 | [docs] Add demo link | Marak | 1 | -0/+4 | |
| 2014-09-22 | [docs] Update travis image | Marak | 1 | -1/+1 | |
| 2014-09-22 | [dist] Release v2.0.0 | Marak | 1 | -1/+1 | |
| 2014-09-22 | [dist] Rebuild | Marak | 3 | -179/+1000 | |
| 2014-09-22 | [dist] Updated browser example. Moved browser example into new directory. | Marak | 1 | -5/+5 | |
| 2014-09-16 | [dist] Removed upper case Faker from last sources. Project is now renamed on ↵ | Marak | 2 | -2/+2 | |
| Github. | |||||
