Hi. Sorry to ask for maintenance chores to be done. But would it be possible to push a git tag for the code corresponding to the release (singular so far, but hoping for future releases also!)? It greatly helps tracking down changes between releases and knowing what has happened on the main branch since last release.
I downloaded the 0.1.0 package from crates.io and did some manual diffing. The commit in this repository corresponding to that release seems to be 257824880ef777412a094329ba875b8bc9a868cf.
git tag v0.1.0 257824880ef777412a094329ba875b8bc9a868cf
git push v0.1.0
Hi. Sorry to ask for maintenance chores to be done. But would it be possible to push a git tag for the code corresponding to the release (singular so far, but hoping for future releases also!)? It greatly helps tracking down changes between releases and knowing what has happened on the main branch since last release.
I downloaded the
0.1.0
package from crates.io and did some manual diffing. The commit in this repository corresponding to that release seems to be 257824880ef777412a094329ba875b8bc9a868cf.:pray: :blush: