Skip to content

Version 2.0.0 release

Choose a tag to compare

@darrenklein darrenklein released this 21 Feb 00:49
· 22 commits to master since this 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.json file.

  • 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.