Closed mattpalermo closed 7 years ago
No there's nothing in the code in the way of version numbers, I always found that if there isn't a build process that takes care of releases then incrementation gets left out and there then has to be a release to update the version number left from the last release, lol!
I'm not sure what CI tools we could use for the build of the vba-ide-code export tool, but agree that semantic versioning should be used
I don't think there would be any CI tools for us to use since our build involves using Excel and using CodeExport. Unless we created a custom solution, but that seems too much.
Closed by PR #65
Closed by PR #65
Need to document the exact steps for a release so that releases are repeatable.
For the last release I did the following
There isn't any version numbers in the source code to change... I don't think.