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

## Highlights

- `.mj` now supports template inheritance and includes (`{% extends %}`,
  `{% include %}`, `{% import %}`). Referenced templates resolve from the
  template's directory and subdirectories.

## Raw commits

* feat: support template inheritance and includes in .mj (2026-01-10)
* docs: streamline nixos packaging guide (#36) (2026-01-08)