assertables-rust-crate
assertables-rust-crate copied to clipboard
Git tags missing for multiple versions
v9.5.1 is the last git tag in the repository. 9.5.[23456] and 9.6.[01] have been released since.
Also, it looks like 9.6.1 has been released but the current tip is https://github.com/SixArm/assertables-rust-crate/commit/0cbc23bad1284d41c8e26d69b9ca16c477a3de9a.
Thank you. I'm seeing cargo dist failing locally due to its own compilation issue. I can switch to doing it manually for the time being. Would you be open to taking a look at my "releasing" steps, and recommending anything you believe can improve this?
https://github.com/SixArm/assertables-rust-crate/tree/main/help/releasing
I added a 9.6.1 tag just now. I see what you mean about HEAD diverges slightly; I believe that's just because of the docs, but I'll take a look and aim to fix that in the next release.
Much appreciated!