Library to calculate next semantic version based on
[conventional commits](https://www.conventionalcommits.org/).
It does not analyze git history, the list of commits must be provided by the user.
Parts of the codebase are inspired by [cocogitto](https://github.com/cocogitto/cocogitto).