cached
cached copied to clipboard
Consider creating git tags and eventually GitHub releases
I wanted to discover what changed between release 0.55 and 0.56, but I realized releases do not have git tags. It looks like you stopped creating git tags a long time ago.
Could you please resume creating tags for each release you create? It would also be great to have GitHub releases created for each release too.
If you want I could also help you setting up some GitHub Action automation that, once a git tag is created (like v0.60) will handle the creation of the GitHub Release and even the publishing to creates.io.
BTW, thanks for this amazing crate.