- The library uses
module.exportsto export entities keeping Common.js module requiring without.default. raisenpm script is fixed.- Examples in docs are fixed.
- Source code is migrated to TypeScript. (#7)
- Tests are provided. (#1)
- Configuration is described in
README.md. (#2)
- Updating changelog file is fixed.
- Detecting start line of changes for new version in changelog is fixed for multiline changelist items.
- Options
commitandmergeare added in order to make commiting todevelopmentbranch and merging intoreleasebranch independent. - Alias
cofchangelogCLI option is changed tol.
- Don't validate
releaseonskipUpdate.
- Option
allto commit all changes is supported. - Option
skipPackageis renamed toskipUpdate.
- Initial release.