Would like to start versioning the project beyond just using Git commit hashes. GitHub has a tags feature that allows you to give your project a major, minor, and patch version. I should look into how to use it as well as how I plan to determine what kind of change should constitute a bump in each type of version.
Would like to start versioning the project beyond just using Git commit hashes. GitHub has a tags feature that allows you to give your project a major, minor, and patch version. I should look into how to use it as well as how I plan to determine what kind of change should constitute a bump in each type of version.