v0.2.0
Github ReleaseSource verified
## What shipped - One client over the built-in `fetch`, zero dependencies, same code in Node, Deno, Bun and the browser - `rent()` walks the whole path and hands back a machine you can use - `wait()` lets the service hold the connection instead of polling - `template` picks what the machine boots as - `stop()` ends a rental early, unused hours come back - Type declarations included, no build step ## Numbers 11 tests against a fake network, checked against the live API. ## What is not here The client never signs a transaction. Settling the quote stays in your code, and `examples/rent.js` shows