Skip to content

v3.0.0

Compare
Choose a tag to compare
@travi-bot travi-bot released this 27 May 06:33
· 2635 commits to master since this release
5bc0b50

3.0.0 (2018-05-27)

Bug Fixes

  • eslint: removed config definition (d417c7e), closes #5

Features

  • copyright-holder: enabled overriding (6f15ea4), closes #5
  • license: included a link to help choose a license (3f79d34)
  • options: validated that provided options align to expectations (d0fa27f), closes #5
  • override-owner: enabled overriding the github repo owner (7447612), closes #5
  • repo-owner: prompted for the owner id (992b5f4), closes #5

BREAKING CHANGES

  • copyright-holder: the holder will no longer be included in the prompt by default. it is expected that
    the recommendation will be provided by the consumer
  • repo-owner: since the value is no longer hard coded, the default will not be defined if
    github.user is not defined in ~/.gitconfig
  • eslint: eslint config information is now expected to be provided directly by the consumer
    rather than the project-scaffolder providing it