Skip to content

Use as a module

Compare
Choose a tag to compare
@piuccio piuccio released this 16 Mar 05:05
· 15 commits to master since this release

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.