http-nu 0.15.0

The surprisingly performant, Nushell-scriptable, cross.stream-powered, Datastar-ready HTTP server that fits in your back pocket.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# v0.10.1

## Highlights

- **cargo-binstall support**: Install http-nu in seconds with `cargo binstall http-nu`
- **Versioned release artifacts**: Release tarballs now include version in filename for better compatibility

## Raw commits

* feat: add cargo-binstall support with versioned release artifacts
* docs: update xs command references for 0.9 API
* fix: show usage instead of panic when addr missing