ycrypto / salty

25519 for Cortex-M4 microcontrollers
https://salty.rs
Apache License 2.0
61 stars 10 forks source link

v0.2 release tag #27

Open flihp opened 2 years ago

flihp commented 2 years ago

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 commented 2 years ago

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

nickray commented 1 year ago

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