| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-14 | chore: setup ts build | Shinigami92 | 1 | -0/+1 | |
| 2022-01-14 | chore(dep): add typescript | Shinigami92 | 1 | -0/+1 | |
| 2022-01-14 | fix: added missing keys into package.json (#148) | Daniel Bannert | 1 | -0/+15 | |
| 2022-01-14 | chore(release): 6.0.0-alpha.2 | Damien Retzinger | 1 | -1/+1 | |
| 2022-01-14 | chore: fixup package name in package.json (#147) | Damien Retzinger | 1 | -1/+1 | |
| 2022-01-14 | chore(release): 6.0.0-alpha.1 | Damien Retzinger | 1 | -1/+1 | |
| 2022-01-13 | fix: MSYS Compatible npm scripts (since using devDependencies) (#104) | fncolon | 1 | -3/+3 | |
| Co-authored-by: Shinigami <[email protected]> | |||||
| 2022-01-12 | feat: adding documentation with vitepress (#80) | Jess | 1 | -2/+6 | |
| 2022-01-12 | chore: swap funding to be sent through the open collective (#110) | Jess | 1 | -4/+1 | |
| 2022-01-12 | chore: skip pointless eslint run temporarily (#109) | Damien Retzinger | 1 | -1/+1 | |
| 2022-01-11 | chore(ci): add commit automation | Shinigami92 | 1 | -1/+17 | |
| 2022-01-10 | chore: add prettier (#40) | Shinigami | 1 | -1/+3 | |
| 2022-01-08 | chore: bring readme changes from shepherd repo | Erica Clark | 1 | -3/+1 | |
| 2021-04-08 | Bump to v5.5.3 | Marak | 1 | -1/+1 | |
| 2021-03-30 | Bump to `v5.5.2` | Marak | 1 | -1/+1 | |
| 2021-03-27 | Bump to v5.5.1 | Marak | 1 | -1/+1 | |
| 2021-03-25 | Bump to v5.5.0 | Marak | 1 | -1/+1 | |
| 2021-03-23 | Only test one module for linting ( for now ) | Marak | 1 | -1/+1 | |
| 2021-03-22 | Migrates to `eslint` | Marak | 1 | -2/+3 | |
| Adds linting rules | |||||
| 2021-02-10 | Bump to `v5.4.0` | Marak | 1 | -1/+1 | |
| 2021-02-02 | Bump to v5.3.1 | Marak | 1 | -1/+1 | |
| 2021-02-02 | Bump to v5.3.0 | Marak | 1 | -1/+1 | |
| 2021-01-25 | Bump v5.2.0 | Marak | 1 | -1/+1 | |
| 2020-08-26 | Bump `v5.1.0` | Marak | 1 | -1/+1 | |
| 2020-08-22 | Bump v5.0.0 | Marak | 1 | -1/+1 | |
| 2020-08-22 | Update ReadMe and build scripts | Marak | 1 | -2/+3 | |
| 2020-08-22 | Updating dev dependencies and build dependencies | Marak | 1 | -10/+13 | |
| Closes #426 | |||||
| 2019-10-10 | Added husky and lint-staged with hooks. | Steven Atkinson | 1 | -1/+15 | |
| 2019-10-10 | Removed jshint. | Steven Atkinson | 1 | -1/+0 | |
| 2019-10-10 | Updated the lint script to use eslint. | Steven Atkinson | 1 | -1/+1 | |
| 2019-10-10 | Added the eslint package. | Steven Atkinson | 1 | -0/+1 | |
| 2017-09-08 | [dist] Add vendor folder to test coverage paths | Marak | 1 | -1/+2 | |
| 2017-09-04 | [dist] Added code coverage tooling | Marak | 1 | -1/+27 | |
| * Adds nyc for code coverage * Adds coveralls to get repo badge | |||||
| 2017-02-21 | [dist] Release v4.1.0 | Marak | 1 | -1/+1 | |
| 2017-02-20 | [dist] Bump to v4.0.0 | Marak | 1 | -1/+1 | |
| 2017-02-20 | [dist] Rebuild for new version | Marak | 1 | -2/+1 | |
| 2017-02-11 | [dist] Update to latest gulp and mocha | Marak | 1 | -2/+2 | |
| 2016-03-19 | [dist] Switch back to new lodash | Marak | 1 | -1/+1 | |
| 2016-03-19 | [dist] Remove old versions of node from travis | Marak | 1 | -1/+9 | |
| * Issues with devDeps requirements * faker API should still work on old versions | |||||
| 2016-03-19 | [dist] [tests] Adjusting dev dips | Marak | 1 | -1/+1 | |
| * Use new lodash | |||||
| 2016-03-19 | [dist] [tests] Less specific loads | Marak | 1 | -1/+1 | |
| * For old node versions | |||||
| 2016-03-19 | [dist] [tests] Remove build deps | Marak | 1 | -7/+0 | |
| * Old node versions failing on travois * gulp tool-chain is too new for old node | |||||
| 2016-03-19 | [dist] [tests] Update dev deps | Marak | 1 | -5/+7 | |
| * Trying to get old versions of node to pass | |||||
| 2016-03-03 | [dist] [fix] Typo in version number | Marak | 1 | -1/+1 | |
| 2016-03-03 | [fix] Adding missing dependecy #350 | Marak | 1 | -1/+2 | |
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -1/+3 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2015-12-30 | Remove Makefile | Jory Graham | 1 | -2/+3 | |
| Add lint and build tasks to package.json, remove 'istanbul' requirement as mocha is what's actually being used. | |||||
| 2015-07-31 | [dist] Bump v3.0.1 | Marak | 1 | -1/+1 | |
| 2015-07-17 | through2 dependency added to devDependencies | Kostas Bariotis | 1 | -1/+2 | |
| 2015-07-09 | [dist] Bump to v3.0.0 | Marak | 1 | -1/+1 | |
