v1.0.0
features
- add init command to initialize the version control
- uses a YAML file to manage versions (.semver.yaml)
- supports the most common development phases: alpha, beta, release candidate, release, patch
- supports semantic upgrades to next major or minor release phase
changes
- the previous alpha commands it's no longer available since the version management strategy was changed