salty icon indicating copy to clipboard operation
salty copied to clipboard

v0.2 release tag

Open flihp opened this issue 3 years ago • 2 comments

I've been trying to track the v0.2 release from crates.io back to a git commit in this repo but there doesn't appear to be a tag for it. There doesn't seem to be a tag for the v0.1 release either. Any chance you all are willing to tag these releases explicitly? Manually comparing the source tree that cargo pulls down isn't too much work (it looks like v0.2 is the current head of the main branch), but having an explicit tag would be ideal.

flihp avatar Aug 30 '22 21:08 flihp

I just found the .cargo_vcs_info.json for salty in my local cargo metadata. The commit hash does match the HEAD of main.

flihp avatar Aug 30 '22 21:08 flihp

Yes, previous HEAD was 0.2.0, and we should create tags.

nickray avatar Jul 04 '23 18:07 nickray