3.0.0
Complete rewrite using Node.js instead of sh.
- Changed: bin is now "npmpub"
- Added: Does a GitHub release by default from the version number and the
corresponding section in your changelog. - Added:
--helpto see the help - Added:
--verboseto see some informations. - Added:
--debugto see all informations about process. - Added:
--skip-statusto skip git status check - Added:
--skip-fetchto skip git fetch to compare remote - Added:
--skip-compareto skip git comparison with origin - Added:
--skip-cleanupto skip node_modules cleanup - Added:
--dryto skip npm publish, just to check that tests are ok. - Added:
--no-releaseto avoid the GitHub release from changelog.