Closed sumpfralle closed 1 year ago
Two more details:
CONTRIBUTING.md
?jcamp
it still works with just these two relevant files containing the version string)btw.: I think, you accidentally pushed the tag v0.9
for commit 5bf050af6f664b770bca43b4379bbc6c53ea1bce. You should probably discard it (git tag -d v0.9 && git push origin :v0.9
). Currently it is the only release listed below releases here on github.
Thanks for the suggestions! Since this package has never been a part of my daily workflow, I've never taken the time to polish it up, and it has suffered from the neglect.
For various reasons it is helpful to offer a version string in order to let users work around incompatible changes (e.g. the recent renaming of
JCAMP_*
tojcamp_*
.The second commit tries to document the steps for creating a release.
Feel to free to comment on the contribution hints. These are just wild suggestions.