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.7.1

## Highlights

- **Fix `cargo install`**: Set `tracing_unstable` cfg flag automatically in build.rs so users no longer need to set RUSTFLAGS manually (thanks [@cboecking]https://github.com/cboecking for reporting)

## Raw commits

* fix: set tracing_unstable cfg flag in build.rs for cargo install (2025-12-31)
* feat(www): add tabbed install section with copy button and wave divider (2025-12-31)
* docs: add eval subcommand and homebrew to release notes (2025-12-31)
* docs: add Homebrew install method and update release process (2025-12-31)