# 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)