Version 2.0.0 release
Version 2.X.X allows additional control on the part of the user. Key changes:
-
The commit info file is no longer placed in a directory by default - it is just placed adjacent to the
package.jsonfile. -
Users can specify a directory of any depth - for example,
./gitignore/git-info/git-commit-info.js -
The destructive action
maybeRemoveDirectory(), which was originally used to clean up empty directories in the event of file write error, has been removed.