Releases
0.1.0
Joxit
released this
11 Nov 10:41
0.1.0 (2020-11-11)
Bug Fixes
fix(angular): scope regex was wrong and add more commit types (61d940e )
fix: wrong order when merge, sort commits by date (a186b2a )
Code Refactoring
refactor: rename AngularCommit
to ConventionalCommit
(5b81bd5 )
Features
feat(commands): update release and add name option for explicit release name (b4a50b9 )
feat(commands): now there are two subcommands release and changelog (5d30548 )
feat(format): get tag header with date when available (e0a8764 )
feat(format): create angular release formatter (1bbe362 )
feat(git): add get_all_commits_until_tag
function (3924b45 )
feat(git): improve get_all_commits_before
and use revwalk (dbbf1e5 )
feat(git): add get_all_tags function (6501fe2 )
feat(angular-parser): convert Commit into AngularCommit (c4ea9d5 )
feat: impl git walk through commits (73748af )
feat: starts with common command options (5dc1188 )
feat: add skeleton (ad778f3 )
Build
Continuous Integration
Chore
chore(commands): complete README and fix minor typo (9af9067 )
You can’t perform that action at this time.