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
Tag v0.1.0-rc.1, verify cargo install klasp@0.1.0-rc.1, npm i -g @klasp-dev/klasp@0.1.0-rc.1, pip install klasp==0.1.0rc1 all resolve cleanly from a fresh machine
Week 5 of v0.1 implementation. References: design.md §9.
npm/klasp/package.jsonwithoptionalDependenciesfor 5 platform sub-packagesnpm/klasp/bin/klasp.js(~20 lines usingrequire.resolve)package.jsonfiles (@klasp-dev/klasp-darwin-arm64, etc.) withos/cpufieldspypi/pyproject.tomlto[build-system] build-backend = "maturin",[tool.maturin] bindings = "bin". Remove the Hatchling stub..github/workflows/release.yml— on tag push:v0.1.0-rc.1, verifycargo install klasp@0.1.0-rc.1,npm i -g @klasp-dev/klasp@0.1.0-rc.1,pip install klasp==0.1.0rc1all resolve cleanly from a fresh machine