You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 2578248.
git tag v0.1.0 257824880ef777412a094329ba875b8bc9a868cf
git push v0.1.0
🙏 😊
The text was updated successfully, but these errors were encountered:
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 2578248.🙏 😊
The text was updated successfully, but these errors were encountered: