v0.96.1
nidus 0.96.1
As a library:
cargo add nidus@0.96.1As a CLI / server binary:
cargo binstall nidus # prebuilt binary (incl. memory endpoints)
cargo install nidus # from sourceChanges
- 🪺 simplify: one mock server, one e2e harness (#257)
- 🪺 skill: simplify and optimize lanes for code that already ships (#256)
- 🪺 docs: keep the two browser e2e tests honest against the new home page (nidus-e4k) (#255)
- 🪺 docs: a landing page that sells the product, not the category (#254)
- 🪺 docs: lead the home page with the CLI, serve and code (#252)