Releases: uid11/full-git-history
Releases · uid11/full-git-history
Small fixes in comments.
Fixed some code comments.
v1.2.3 Fixed jsdocs comment.
Added nodei.co badge
v1.2.2 Add nodei.co badge.
Added options "-no" and "-r"
Now it is possible to obtain immediately a history js-object without writing anything into the file.
Increased the maximum size of the output file to 160 Mb
v1.1.3 Increased max output file size
Added some keywords
v1.1.2 Added some keywords (rev-list, for-each-ref, shortlog)
Rewrited fields descriptions in README.md
- added tests for bash commands
- added information about default values for full-git-history args
- move tmp/ to test/tmp/
- added usage messages
Fixed some errors in README.md.
Fixed:
- require path to check-history in example
- syntax error in example
- added mention that the example JSON is not in self-consistency state
- added mention about number of tests
- added command "npm install" that needed before starting the test
Minor additions to README.md
v1.0.5 Fixed minor typos in REAME.md
First public API.
Include all basic functionality.