This file contains a list of changes committed to the source control. Developers can read the commit history to help them when investigating bugs, conceptual inconsistencies and other issues.
For a high-level summary of the changes in each release, please refer to the file NEWS.md.
For each commit, the names and status of the changed files are listed. See the following table on what the status letters mean.
Status | Description | Status | Description |
---|---|---|---|
A | Added | R | Renamed |
C | Copied | T | Type changed |
D | Deleted | U | Unmerged |
M | Modified | X | Unknown |
2018-10-01 13:39:48 -0300 | Jorge Ramos [email protected]
45d95d4 (HEAD -> master)
Update docs
M | CHANGELOG.md
M | CONTRIBUTING.md
M | README.md
M | changelog.js
2018-10-01 13:30:17 -0300 | Jorge Ramos [email protected]
80910c7 (tag: v0.1.4, origin/master, origin/HEAD)
0.1.4
M | package-lock.json
M | package.json
2018-10-01 13:30:05 -0300 | Jorge Ramos [email protected]
a9c6218
Update docs
M | CHANGELOG.md
M | changelog.js
2018-10-01 13:11:36 -0300 | Jorge Ramos [email protected]
2c2c998
Update docs
D | .github/CONTRIBUTING.md
A | CHANGELOG.md
R063 | .github/CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md
A | CONTRIBUTING.md
A | NEWS.md
M | README.md
A | changelog.js
M | package.json
2018-08-28 15:20:52 -0300 | Jorge Ramos [email protected]
2f2c48b
Updates CONTRIBUTING
M | .github/CONTRIBUTING.md
2018-08-28 15:02:05 -0300 | Jorge Ramos [email protected]
0bfc6ea
Updates docs
M | .github/CONTRIBUTING.md
M | README.md
2018-08-28 12:21:18 -0300 | Jorge Ramos [email protected]
18b9a07
Uptates docs
M | .github/CODE_OF_CONDUCT.md
M | .github/CONTRIBUTING.md
M | README.md
2018-08-28 11:24:03 -0300 | Jorge Ramos [email protected]
ae6354f
Creates CONTRIBUTING, CODE_OF_CONDUCT; and settigs.json; updates README.
A | .github/CODE_OF_CONDUCT.md
A | .github/CONTRIBUTING.md
A | .vscode/settings.json
M | README.md
2018-08-25 07:49:22 -0300 | Jorge Ramos [email protected]
f6801dd
Fixing links in README
M | README.md
2018-08-25 07:37:01 -0300 | Jorge Ramos [email protected]
6102791
README enhancements
M | README.md
2018-08-25 07:36:13 -0300 | Jorge Ramos [email protected]
642714c
Minor comment formatting
M | example/index.js
2018-08-25 07:25:02 -0300 | Jorge Ramos [email protected]
a4c646a
Minor comment formatting
M | index.js
2018-08-25 07:24:04 -0300 | Jorge Ramos [email protected]
12215d4
Updating example module
M | example/.npmignore
A | example/api.md
M | example/index.js
M | example/out/index.html
M | example/out/index.js.html
M | example/out/module-example.html
M | example/package-lock.json
M | example/package.json
A | example/partials/body.hbs
A | example/partials/description.hbs
A | example/partials/summary.hbs
2018-08-25 04:46:47 -0300 | Jorge Ramos [email protected]
0884639 (tag: v0.1.3)
0.1.3
M | package-lock.json
M | package.json
2018-08-25 04:46:34 -0300 | Jorge Ramos [email protected]
37c12ee
Correcting npmignore after tests
M | .npmignore
A | example/.npmignore
2018-08-25 04:26:58 -0300 | Jorge Ramos [email protected]
2630991 (tag: v0.1.2)
0.1.2
M | package-lock.json
M | package.json
2018-08-25 04:26:04 -0300 | Jorge Ramos [email protected]
a1c1b16
Minor changes in package.json
M | example/package.json
M | package.json
2018-08-25 04:21:24 -0300 | Jorge Ramos [email protected]
e55d2d4
Fine tuning gitignore and npmignore
M | .gitignore
M | .npmignore
2018-08-25 04:07:05 -0300 | Jorge Ramos [email protected]
402203a
README enhancements
M | README.md
2018-08-25 03:52:46 -0300 | Jorge Ramos [email protected]
8f6ab50
README enhancements
M | README.md
2018-08-25 03:31:25 -0300 | Jorge Ramos [email protected]
4d5abdd
README enhancements
M | README.md
2018-08-25 01:40:34 -0300 | Jorge Ramos [email protected]
339fab3
Updating README
M | README.md
2018-08-25 01:02:46 -0300 | Jorge Ramos [email protected]
0879e90
Updating README and creating project logo
M | README.md
A | summarize2.png
2018-08-24 17:51:45 -0300 | Jorge Ramos [email protected]
3864705
Minor changes in issue templates
M | .github/ISSUE_TEMPLATE/bug_report.md
M | .github/ISSUE_TEMPLATE/feature_request.md
2018-08-24 17:49:22 -0300 | Jorge Ramos [email protected]
f6841fa
Updating npmignore
A | .npmignore
D | example/.npmignore
2018-08-24 17:48:34 -0300 | Jorge Ramos [email protected]
afd41ab
Minor changes in README
M | README.md
2018-08-24 11:30:48 -0300 | Jorge Ramos [email protected]
a0b60fc
Updating README
M | README.md
M | package.json
2018-08-24 10:24:41 -0300 | Jorge Ramos [email protected]
8f1c7e9
Including example in the package. Enhancements in README.
M | README.md
M | package-lock.json
M | package.json
2018-08-24 10:22:20 -0300 | Jorge Ramos [email protected]
5e235c4
Adding jsdoc-conf.js and .npmignore
A | example/.npmignore
A | example/jsdoc-conf.js
M | example/jsdoc-conf.json
M | example/out/index.html
M | example/out/index.js.html
M | example/out/module-example.html
M | example/package.json
2018-08-23 16:56:08 -0300 | Jorge Ramos [email protected]
1dd446f
Minor changes in README
M | README.md
2018-08-23 16:50:34 -0300 | Jorge Ramos [email protected]
d18ea8a
Adjusting formats in docs
M | .github/ISSUE_TEMPLATE/bug_report.md
M | README.md
2018-08-23 13:28:08 -0300 | Jorge Ramos [email protected]
2f4b1a3
Update issue templates
A | .github/ISSUE_TEMPLATE/bug_report.md
A | .github/ISSUE_TEMPLATE/feature_request.md
2018-08-23 08:26:56 -0300 | Jorge Ramos [email protected]
6dce584
Changing README to properly display generated HTML page
M | README.md
2018-08-23 08:18:38 -0300 | Jorge Ramos [email protected]
5522870
Adding HTML example generated by JSDoc
A | example/out/fonts/OpenSans-Bold-webfont.eot
A | example/out/fonts/OpenSans-Bold-webfont.svg
A | example/out/fonts/OpenSans-Bold-webfont.woff
A | example/out/fonts/OpenSans-BoldItalic-webfont.eot
A | example/out/fonts/OpenSans-BoldItalic-webfont.svg
A | example/out/fonts/OpenSans-BoldItalic-webfont.woff
A | example/out/fonts/OpenSans-Italic-webfont.eot
A | example/out/fonts/OpenSans-Italic-webfont.svg
A | example/out/fonts/OpenSans-Italic-webfont.woff
A | example/out/fonts/OpenSans-Light-webfont.eot
A | example/out/fonts/OpenSans-Light-webfont.svg
A | example/out/fonts/OpenSans-Light-webfont.woff
A | example/out/fonts/OpenSans-LightItalic-webfont.eot
A | example/out/fonts/OpenSans-LightItalic-webfont.svg
A | example/out/fonts/OpenSans-LightItalic-webfont.woff
A | example/out/fonts/OpenSans-Regular-webfont.eot
A | example/out/fonts/OpenSans-Regular-webfont.svg
A | example/out/fonts/OpenSans-Regular-webfont.woff
A | example/out/index.html
A | example/out/index.js.html
A | example/out/module-example.html
A | example/out/scripts/linenumber.js
A | example/out/scripts/prettify/Apache-License-2.0.txt
A | example/out/scripts/prettify/lang-css.js
A | example/out/scripts/prettify/prettify.js
A | example/out/styles/jsdoc-default.css
A | example/out/styles/prettify-jsdoc.css
A | example/out/styles/prettify-tomorrow.css
2018-08-23 08:09:36 -0300 | Jorge Ramos [email protected]
983575f
Updating README
M | README.md
2018-08-23 08:09:00 -0300 | Jorge Ramos [email protected]
97c8f45
Adding example
A | .eslintrc.json
A | example/index.js
A | example/jsdoc-conf.json
A | example/package-lock.json
A | example/package.json
2018-08-22 08:29:53 -0300 | Jorge Ramos [email protected]
1bbfc78
Initial commit
M | LICENSE
A | index.js
A | package-lock.json
A | package.json
2018-08-22 07:34:22 -0300 | Jorge Ramos [email protected]
12171ee
Initial commit
A | .gitignore
A | LICENSE
A | README.md