Releases: kkollsga/codingest
Releases · kkollsga/codingest
Release list
v0.1.0
fix(publish): version requirements on intra-workspace dependencies cargo publish requires every dependency to carry a version; the intra-workspace path deps (codingest, codingest-cli) now pin 0.1.0 alongside their paths, matching the kglite workspace convention. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>