Semver
- Depending on the semver version change, the upgrade option is now colored
- Major version change: red
- Minor version change: yellow
- Patch version change: green
- New CLI option --semver / -s to include specific semver upgrades only (i.e. use
-s patch
to only include patch upgrades)