Use as a module
Changes
- Expose a module API, it's now possible to use
git-release-notes
as a module. Refer to README.md for documentation - Run unit tests on travis for node 4 to node 9
- All paths (template, external script, configuration) will now work either as relative or absolute
Major version change
The command line interface is identical, however much has changed in the internal private methods. In particular the external script used to run from a require
call, it's now evaluated in a script sandbox.