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
13
# v0.4.6

## Highlights

- **Query Parameter Manipulation**: Added `query` config option to `.reverse-proxy` command allowing complete replacement of query parameters using Nu record syntax. Supports standard Nu operations like `upsert`, `reject`, and `default` for flexible parameter control.

## Raw commits

* feat: add query parameter manipulation to .reverse-proxy (2025-08-21)
* docs: standardize CLAUDE.md with mcp-server-nu style (2025-08-12)
* Update CLAUDE.md (2025-08-09)
* chore: update Cargo.lock (2025-07-30)
* docs: add release creation process to CLAUDE.md (2025-07-30)